[PATCH v2 1/3] clk: at91: remove the checking of parent_name
Stephen Boyd
sboyd at kernel.org
Tue Oct 13 22:59:19 EDT 2020
Quoting Claudiu Beznea (2020-08-24 23:59:09)
> There is no need to check parent_name variable while assigning it to
> init.parent_names. parent_name variable is already checked at
> the beginning of at91_clk_register_peripheral() function.
>
> Fixes: 6114067e437eb ("clk: at91: add PMC peripheral clocks")
> Signed-off-by: Claudiu Beznea <claudiu.beznea at microchip.com>
> Reviewed-by: Alexandre Belloni <alexandre.belloni at bootlin.com>
> ---
Applied to clk-next
More information about the linux-arm-kernel
mailing list