[ARM] 3870/1: AT91: Start removing static memory mappings
authorAndrew Victor <andrew@sanpeople.com>
Thu, 28 Sep 2006 15:26:47 +0000 (16:26 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 28 Sep 2006 17:11:22 +0000 (18:11 +0100)
commit1f51c10c5e85050506663bce1d69513eb901db87
treea71ad28d526c2b4fa3f4ad67084ab61338a0e534
parentcc2b28ba61b0a6bdfcf18274b8b883b98486eca4
[ARM] 3870/1: AT91: Start removing static memory mappings

This patch removes the static memory mapping for the currently-unused
peripherals [Synchronous Serial, Timer/Counter unit], and for those
drivers that already ioremap() their registers [UART].

Also, the Ethernet driver now uses the platform_device resources but
doesn't yet use ioremap() so we need to pass it the virtual address
instead of the physical address.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-at91rm9200/at91rm9200.c
arch/arm/mach-at91rm9200/devices.c
include/asm-arm/arch-at91rm9200/hardware.h