]> err.no Git - linux-2.6/commit
[ARM] 3138/1: SMDK2440 - fix map_desc initialisation (and ISA memory space)
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)
commitcbe69f95fa7ffc4604622cd4f7efd56ed10999fe
tree35649c360fe6e8361ef05c3447dbec8f7619a894
parentff6ffa82fe122ecda457bb10dbab7b0c08ee3803
[ARM] 3138/1: SMDK2440 - fix map_desc initialisation (and ISA memory space)

Patch from Ben Dooks

Fix the map_desc initialisers for the SMDK2440 machine
to use the new .pfn method, and at the same time making
the differntiation between ISA IO and Memory space
accesses

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-smdk2440.c