[PATCH 14/89] clk: bcm: rpi: Make sure the clkdev lookup is removed

Stephen Boyd sboyd at kernel.org
Fri Mar 13 01:11:53 UTC 2020


Quoting Maxime Ripard (2020-02-24 01:06:16)
> 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 <mturquette at baylibre.com>
> Cc: Stephen Boyd <sboyd at kernel.org>
> Cc: linux-clk at vger.kernel.org
> Signed-off-by: Maxime Ripard <maxime at cerno.tech>
> ---

Reviewed-by: Stephen Boyd <sboyd at kernel.org>


More information about the dri-devel mailing list