[PATCH] clk: bcm2835: add missing release if devm_clk_hw_register fails
Stephen Boyd
sboyd at kernel.org
Tue Oct 13 23:01:58 EDT 2020
Quoting Navid Emamdoost (2020-08-09 16:11:58)
> In the implementation of bcm2835_register_pll(), the allocated pll is
> leaked if devm_clk_hw_register() fails to register hw. Release pll if
> devm_clk_hw_register() fails.
>
> Signed-off-by: Navid Emamdoost <navid.emamdoost at gmail.com>
> ---
Applied to clk-next
More information about the linux-arm-kernel
mailing list