ARM: EXYNOS: Fixup for __raw operations in suspend.c
authorBen Dooks <ben.dooks@codethink.co.uk>
Tue, 21 Jun 2016 10:20:28 +0000 (11:20 +0100)
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>
Tue, 21 Jun 2016 11:26:33 +0000 (13:26 +0200)
commit17e0645e6ba7d7e65ec3f3e77200caf13f57d776
treed8f5b4966c598ee1542eacb54c68fa617eb92e70
parent8558643d03f0736a43edd1b95a2c81037e8ac6e3
ARM: EXYNOS: Fixup for __raw operations in suspend.c

Fix the PMU code endian access code to deal with kernels built for
big endian operation by changing the __raw IO accessors to the
_relaxed variants.

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
arch/arm/mach-exynos/suspend.c