Quoting Geert Uytterhoeven (2018-12-07 00:27:11) > Hi Stephen, > > On Thu, Dec 6, 2018 at 10:59 PM Stephen Boyd <sboyd@xxxxxxxxxx> wrote: > > This flag doesn't look to be used by any code, just set in various clk > > init structures and then never tested again. Remove it from these > > drivers as it doesn't provide any benefit. > > > > Cc: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > Cc: <linux-renesas-soc@xxxxxxxxxxxxxxx> > > Signed-off-by: Stephen Boyd <sboyd@xxxxxxxxxx> > > Thanks! > > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > I assume you want to apply this yourself, with the rest of the series? > Yes I'll apply it to clk-next. Thanks.