ARM: smp_scu: data endian fixes
authorBen Dooks <ben.dooks@codethink.co.uk>
Thu, 7 Feb 2013 11:14:21 +0000 (11:14 +0000)
committerBen Dooks <ben.dooks@codethink.co.uk>
Sat, 19 Oct 2013 19:46:33 +0000 (20:46 +0100)
commit099a4809133dc6548d37cc143ab0cb9c2eba97bb
treec3541f5b5b4fc1cf54ad58bbf04564a9f6eae63b
parent2e874ea342146130206f8b39f2103f33690a7547
ARM: smp_scu: data endian fixes

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.

Reviewed-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
arch/arm/kernel/smp_scu.c