From: Andrew Victor Date: Thu, 28 Sep 2006 15:26:47 +0000 (+0100) Subject: [ARM] 3870/1: AT91: Start removing static memory mappings X-Git-Tag: v2.6.19-rc1~885^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f51c10c5e85050506663bce1d69513eb901db87;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed