]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: sa11x0: neponset: don't static map neponset registers
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 29 Jan 2012 11:23:33 +0000 (11:23 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 9 Feb 2012 15:34:18 +0000 (15:34 +0000)
commit27d9d5e4b168156cb6ce28009097222a20819068
tree8f5d97671ed67caa201866c906ff71f91325b6c9
parent2b7baf717fdeda600dda186ed8c5dc647c7a4b9e
ARM: sa11x0: neponset: don't static map neponset registers

Now that we ioremap() the neponset register space, there's no need
to static map the neponset registers.  Get rid of this static mapping.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/neponset.c