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 <and...@lunn.ch> > Cc: Jason Cooper <ja...@lakedaemon.net > Signed-off-by: Stephen Boyd <sb...@codeaurora.org> >
Looks good, like all other instances in arch/arm. If you want to merge these through your tree, please add my Acked-by: Arnd Bergmann <a...@arndb.de> to all of them, in addition to the other other Acks. I don't think there is a significant risk for regressions as they all tend to be "stable" in the sense that those files haven't been touched in a while. Arnd