Re: [PATCH 18/41] clk: ti: 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: Tero Kristo > 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 18/41] clk: ti: Remove CLK_IS_ROOT

2016-03-02 Thread Tero Kristo
On 03/01/2016 09:00 PM, Stephen Boyd wrote: This flag is a no-op now. Remove usage of the flag. Cc: Tero Kristo Signed-off-by: Stephen Boyd Acked-by: Tero Kristo --- drivers/clk/ti/clk.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/clk/ti/clk.c b/driv

[PATCH 18/41] clk: ti: Remove CLK_IS_ROOT

2016-03-01 Thread Stephen Boyd
This flag is a no-op now. Remove usage of the flag. Cc: Tero Kristo Signed-off-by: Stephen Boyd --- drivers/clk/ti/clk.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/clk/ti/clk.c b/drivers/clk/ti/clk.c index b5bcd77e8d0f..5fcf247759ac 100644 --- a/drivers/clk/