On Wed, Jul 24, 2013 at 11:27:55AM +0100, Ben Dooks wrote: > The smp_scu driver needs to use the relaxed readl/write accessors > to avoid any issues with the endian mode the processor core is in. > > Signed-off-by: Ben Dooks <ben.dooks at codethink.co.uk> > --- Reviewed-by: Will Deacon <will.deacon at arm.com> Will