Skip to content
Commit c518e84c authored by Emilio López's avatar Emilio López Committed by Maxime Ripard
Browse files

clk: sunxi: factors: fix off-by-one masks



The previous code would generate one bit too long masks, and was
needlessly complicated. This patch replaces it by simpler code that can
generate the masks correctly.

Signed-off-by: default avatarEmilio López <emilio@elopez.com.ar>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 107f3198
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment