[PATCH v3 5/5] pinctrl: sunxi: Use of_clk_get_parent_count() instead of open coding

Stephen Boyd sboyd at kernel.org
Wed May 2 08:38:53 PDT 2018


Quoting Geert Uytterhoeven (2018-04-18 07:50:05)
> A new open coder has crept in since 470b73a38470e8ba ("pinctrl: sunxi:
> Use of_clk_get_parent_count() instead of open coding"), replace it.
> 
> of_clk_get_parent_count() was moved to <linux/of_clk.h>, so include that
> instead of <linux/clk-provider.h>.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
> Acked-by: Maxime Ripard <maxime.ripard at bootlin.com>
> ---

Applied to clk-next




More information about the linux-arm-kernel mailing list