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)
commit487748ca3eea6f951185b4c5d0b0c02eea4d053b
tree1b877d140768f1cac1f267614f02bb791a3099ed
parent70adc3f32adc2fb90b0107c020678588e4cf9f51
ARM: ks8695: use [readl|writel]_relaxed()

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>
arch/arm/mach-ks8695/time.c