Hi all, This patch series replaces open-coded versions of of_clk_get_parent_count() by calls to the helper function. These patches are independent, so they can be applied where appropriate. Thanks! Geert Uytterhoeven (3): pinctrl: sunxi: Use of_clk_get_parent_count() instead of open coding soc: rockchip: power-domain: Use of_clk_get_parent_count() instead of open coding soc/tegra: pmc: Use of_clk_get_parent_count() instead of open coding drivers/pinctrl/sunxi/pinctrl-sunxi.c | 3 ++- drivers/soc/rockchip/pm_domains.c | 3 ++- drivers/soc/tegra/pmc.c | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) -- 2.7.4 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html