Re: [PATCH 15/41] clk: spear: Remove CLK_IS_ROOT

2016-03-02 Thread Stephen Boyd
On 03/01, Stephen Boyd wrote: > This flag is a no-op now. Remove usage of the flag. > > Cc: Viresh Kumar > Signed-off-by: Stephen Boyd > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project

Re: [PATCH 15/41] clk: spear: Remove CLK_IS_ROOT

2016-03-01 Thread Viresh Kumar
On 01-03-16, 11:00, Stephen Boyd wrote: > This flag is a no-op now. Remove usage of the flag. > > Cc: Viresh Kumar > Signed-off-by: Stephen Boyd > --- > drivers/clk/spear/spear1310_clock.c | 21 - > drivers/clk/spear/spear1340_clock.c | 16 ++-- > drivers/clk/spe

[PATCH 15/41] clk: spear: Remove CLK_IS_ROOT

2016-03-01 Thread Stephen Boyd
This flag is a no-op now. Remove usage of the flag. Cc: Viresh Kumar Signed-off-by: Stephen Boyd --- drivers/clk/spear/spear1310_clock.c | 21 - drivers/clk/spear/spear1340_clock.c | 16 ++-- drivers/clk/spear/spear3xx_clock.c | 8 +++- drivers/clk/spear/sp