]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: SAMSUNG: Fixup usage of __raw IO in PM
authorBen Dooks <ben.dooks@codethink.co.uk>
Tue, 21 Jun 2016 10:20:27 +0000 (11:20 +0100)
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>
Tue, 21 Jun 2016 11:26:33 +0000 (13:26 +0200)
commitf8b8a3439e281121883de92998f9101deb978598
tree5cc83b3d8260eeed1a79bb2fd266870934bc834c
parentddae97319e2e2d344c26400fabb176de8e1b7e1e
ARM: SAMSUNG: Fixup usage of __raw IO in PM

Fix the use of __raw accesors in pm-common.c to use the _relaxed
variants to deal with any issues due to endian related fetches.

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