]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: sa11x0: don't static map sa1111
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 29 Jan 2012 10:37:36 +0000 (10:37 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 24 Mar 2012 11:30:13 +0000 (11:30 +0000)
commitbafc4067001411a32da65710bbe6fd307f886f08
tree628ab226ed9cacf8192019fd85a6529842626d80
parent15c2d89818330fe85d039544101ee17f39df79b1
ARM: sa11x0: don't static map sa1111

The sa1111 support will ioremap() the device; there is no need for
platforms to setup a static mapping for this.  Remove the static
mapping for this device from badge4, jornada720 and neponset.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/badge4.c
arch/arm/mach-sa1100/jornada720.c
arch/arm/mach-sa1100/neponset.c