Re: [PATCH 2/5] clk: st: Use of_clk_get_parent_count() instead of open coding

2015-06-04 Thread Stephen Boyd
On 05/29, Geert Uytterhoeven wrote: > Signed-off-by: Geert Uytterhoeven > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body o

[PATCH 2/5] clk: st: Use of_clk_get_parent_count() instead of open coding

2015-05-29 Thread Geert Uytterhoeven
Signed-off-by: Geert Uytterhoeven --- drivers/clk/st/clk-flexgen.c | 2 +- drivers/clk/st/clkgen-mux.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/clk/st/clk-flexgen.c b/drivers/clk/st/clk-flexgen.c index 409ed4b0b569ff60..657ca14ba709a64b 100644 --- a/drivers/