Quoting Maxime Ripard (2020-06-15 01:40:51)
> The clkdev lookup created for the cpufreq device is never removed if
> there's an issue later in probe or at module removal time.
> 
> Let's convert to the managed variant of the clk_hw_register_clkdev function
> to make sure it happens.
> 
> Cc: Michael Turquette <[email protected]>
> Cc: [email protected]
> Acked-by: Nicolas Saenz Julienne <[email protected]>
> Reviewed-by: Stephen Boyd <[email protected]>
> Tested-by: Nicolas Saenz Julienne <[email protected]>
> Signed-off-by: Maxime Ripard <[email protected]>
> ---

Applied to clk-next

Reply via email to