Files
u-boot/drivers/clk/altera
Andrew Goodbody dff25bb4ab clk: n5x: Fix misplaced paren
Smatch reported an issue about the precedence of shift being higher than
mask in clk_get_emac_clk_hz. This turned out to be a misplaced paren in
one of the calculations. Fix this by placing the paren in the same place
as in the other similar calculations in the same function.

Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
2025-07-30 17:45:29 +08:00
..
2024-03-18 14:45:47 +08:00
2025-07-30 17:45:29 +08:00
2024-03-18 14:45:47 +08:00