]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcd1305b01c0864cbbb0ac5756dcef58d51345ea2
tree1b877d140768f1cac1f267614f02bb791a3099ed
parent5c490dfd9004e2f28268777e2db7a2fea3539acd
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