]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlash
authorCatalin Marinas <catalin.marinas@arm.com>
Thu, 12 Feb 2009 14:59:21 +0000 (15:59 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 19 Feb 2009 11:30:26 +0000 (11:30 +0000)
commit6be62ba215059258b68072d4553f765f9b34f3d1
tree5c9f1d68c8db4c820ffb50585c6ef051d5b5c67e
parent533ad5e60c0a5ff3cef7583b5b1b0eee84c2bda6
[ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlash

This driver adds the platform_device definitions to allow the use of
CompactFlash on the RealView PB11MPCore and PB-A8 platforms. Note that
the CompactFlash controller is expected to be initialised by the Boot
Monitor and support the True IDE mode.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-realview/Kconfig
arch/arm/mach-realview/core.c
arch/arm/mach-realview/core.h
arch/arm/mach-realview/include/mach/board-pba8.h
arch/arm/mach-realview/include/mach/platform.h
arch/arm/mach-realview/realview_pb11mp.c
arch/arm/mach-realview/realview_pba8.c