Quoting Maxime Ripard (2020-06-15 01:40:48)
> The pllb_arm clock was created at probe time, but was never removed if
> something went wrong later in probe, or if the driver was ever removed from
> the system.
> 
> Now that we are using clk_hw_register(), we can just use its managed variant
> to take care of that for us.
> 
> Cc: Michael Turquette <[email protected]>
> Cc: Stephen Boyd <[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