MIPS: RB532: replace raw volatile read with a readl
authorFlorian Fainelli <florian@openwrt.org>
Fri, 22 Aug 2008 15:02:03 +0000 (17:02 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 11 Oct 2008 15:18:45 +0000 (16:18 +0100)
commitc76befc3429354909d3242d11b8d3bcb3bea4b03
treec0328f287a3dd6ebb90cf4be8014d0609d1c1ef2
parent49afa0a15180c22c8836ef36edd6aa48ab7b2915
MIPS: RB532: replace raw volatile read with a readl

This patch replaces a raw read using volatiles
with a readl.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/rb532/gpio.c