ARM: smp_scu: data endian fixes
authorBen Dooks <ben.dooks@codethink.co.uk>
Thu, 7 Feb 2013 11:14:21 +0000 (11:14 +0000)
committerVictor Kamensky <victor.kamensky@linaro.org>
Thu, 13 Mar 2014 21:47:34 +0000 (14:47 -0700)
commited0d40f6dba757f9689583724dcc392010bce4aa
treef0bba8acec9fb510291bfdf5d568a90c1510a77b
parentbd4b0c40b0d0858f59127056a4a9f93b9a4af500
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>
(cherry picked from commit 099a4809133dc6548d37cc143ab0cb9c2eba97bb)

Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org>
arch/arm/kernel/smp_scu.c