MIPS: RB532: Use physical addresses for gpio and device controller registers
authorFlorian Fainelli <florian@openwrt.org>
Fri, 22 Aug 2008 15:01:03 +0000 (17:01 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 11 Oct 2008 15:18:45 +0000 (16:18 +0100)
This patch fixes the misuse of virtual addresses for the GPIO and third
device controller which would lead to problems while accessing ioremap'd
registers.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found