Re: [PATCH] ARM: mv78xx0: Remove CLK_IS_ROOT

2016-04-27 Thread Gregory CLEMENT
Hi Stephen, On mer., avril 20 2016, Stephen Boyd wrote: > This flag is a no-op now (see commit 47b0eeb3dc8a "clk: Deprecate > CLK_IS_ROOT", 2016-02-02) so remove it. > > Cc: Andrew Lunn > Cc: Jason Cooper Signed-off-by: Stephen Boyd Applied on mvebu/soc (I fixed the email format for Jason

Re: [PATCH] ARM: mv78xx0: Remove CLK_IS_ROOT

2016-04-20 Thread Stephen Boyd
On 04/20, Arnd Bergmann wrote: > On Tuesday 19 April 2016 18:40:04 Stephen Boyd wrote: > > This flag is a no-op now (see commit 47b0eeb3dc8a "clk: Deprecate > > CLK_IS_ROOT", 2016-02-02) so remove it. > > > > Cc: Andrew Lunn > > Cc: Jason Cooper > Signed-off-by: Stephen Boyd > > > > Looks goo

Re: [PATCH] ARM: mv78xx0: Remove CLK_IS_ROOT

2016-04-20 Thread Arnd Bergmann
On Tuesday 19 April 2016 18:40:04 Stephen Boyd wrote: > This flag is a no-op now (see commit 47b0eeb3dc8a "clk: Deprecate > CLK_IS_ROOT", 2016-02-02) so remove it. > > Cc: Andrew Lunn > Cc: Jason Cooper Signed-off-by: Stephen Boyd > Looks good, like all other instances in arch/arm. If you wa