Commit 7ece2efa authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Greg Kroah-Hartman
Browse files

clk: renesas: rzg2l: Simplify multiplication/shift logic



[ Upstream commit 29db30c4 ]

"a * (1 << b)" == "a << b".

No change in generated code.

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/71e1cf2e30fb2d7966fc8ec6bab23eb7e24aa1c4.1645460687.git.geert+renesas@glider.be


Stable-dep-of: a2b23159 ("clk: renesas: rzg2l: Fix computation formula")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent e2239f71
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment