On Thu, Feb 24, 2022 at 7:07 AM Sai Prakash Ranjan <quic_saipraka@xxxxxxxxxxx> wrote: > > Remove custom arm64 MMIO accessors read{b,w,l,q} and their relaxed > versions in support to use asm-generic defined accessors. Also define > one set of IO barriers (ar/bw version) used by asm-generic code to > override the arm64 specific variants. > > Suggested-by: Arnd Bergmann <arnd@xxxxxxxx> > Signed-off-by: Sai Prakash Ranjan <quic_saipraka@xxxxxxxxxxx> > Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx> Reviewed-by: Arnd Bergmann <arnd@xxxxxxxx>