Re: [PATCH 31/41] clk: nspire: Remove CLK_IS_ROOT

2016-04-15 Thread Stephen Boyd
On 03/01, Stephen Boyd wrote: > This flag is a no-op now. Remove usage of the flag. > > Cc: Daniel Tang > 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

[PATCH 31/41] clk: nspire: Remove CLK_IS_ROOT

2016-03-01 Thread Stephen Boyd
This flag is a no-op now. Remove usage of the flag. Cc: Daniel Tang Signed-off-by: Stephen Boyd --- drivers/clk/clk-nspire.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/clk/clk-nspire.c b/drivers/clk/clk-nspire.c index a378db7b2382..64f196a90816 100644 --- a/dr