[ARM] 3137/1: RX3715 - fix map_desc initialiser
authorBen Dooks <ben-linux@fluff.org>
Wed, 9 Nov 2005 14:05:31 +0000 (14:05 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 9 Nov 2005 14:05:31 +0000 (14:05 +0000)
commitff6ffa82fe122ecda457bb10dbab7b0c08ee3803
treea049ae98f353741f88052b7ebb7c9f0d415abd64
parent8dd523118bfbcaca5b67923ff6ee546e04a4db64
[ARM] 3137/1: RX3715 - fix map_desc initialiser

Patch from Ben Dooks

Change the initialiser for the map_desc for the
iPAQ RX3715 to use the new pfn initialiser, and
also reduce the amount of ISA space mapped (we
only need to stop any ISA IO writes OOPsing
the system, so do not need >1Mbyte of space)

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-s3c2410/mach-rx3715.c