ARM: ks8695: use [readl|writel]_relaxed()
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 29 Aug 2012 18:27:02 +0000 (20:27 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 5 Sep 2012 06:49:00 +0000 (08:49 +0200)
I have no clue why __raw* macros are used here, but I strongly
suspect there is no good reason at all for this, so removing
another bad example.

Tested-by: Greg Ungerer <gerg@snapgear.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found