Hi Stephen, On Wed, Nov 25, 2020 at 1:07 AM Stephen Boyd <sboyd@xxxxxxxxxx> wrote: > Quoting Geert Uytterhoeven (2020-11-19 04:50:53) > > There is no reason to keep on using the __raw_{read,write}l() I/O > > accessors in Renesas ARM driver code. Switch to using the plain > > {read,write}l() I/O accessors, to have a chance that this works on > > big-endian. > > > > Suggested-by: Arnd Bergmann <arnd@xxxxxxxxxx> > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > --- > > Note that this now includes a barrier. It wasn't mentioned in the commit > text so I'm just mentioning it now in case having a barrier now causes > some sort of problem, which is highly unlikely. Indeed, the barrier doesn't matter here. > Reviewed-by: Stephen Boyd <sboyd@xxxxxxxxxx> Thanks! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds