rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR.
authorGertjan van Wingerde <gwingerde@gmail.com>
Sat, 13 Nov 2010 18:11:22 +0000 (19:11 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 17 Nov 2010 21:18:54 +0000 (16:18 -0500)
Make the code a bit more portable to architectures that do not support
KSEG1ADDR.

Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com>
Tested-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found