(subset) [PATCH 1/6] clk: clk-composite: fix callback guard in clk_composite_round_rate
Sascha Hauer
s.hauer at pengutronix.de
Fri Nov 8 02:21:33 PST 2024
On Thu, 07 Nov 2024 15:57:17 +0100, Jules Maselbas wrote:
> In the function clk_composite_round_rate a test for a NULL function pointer
> guard the call to the round_rate callback but doesn't check for the correct
> callback: it should be round_rate instead of set_rate
>
>
Applied, thanks!
[1/6] clk: clk-composite: fix callback guard in clk_composite_round_rate
https://git.pengutronix.de/cgit/barebox/commit/?id=351a306c0d71 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list