]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit3ce24b9f37d24759f93407d353a842fd0b72257a
treea71ad28d526c2b4fa3f4ad67084ab61338a0e534
parent9ea6f93e715ba7a22cb06df2932858b22a3e63c2
[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