[ARM] BAST/VR1000: Move to using ata_platform (libata)
authorBen Dooks <ben-linux@fluff.org>
Thu, 3 Jul 2008 10:24:37 +0000 (11:24 +0100)
committerBen Dooks <ben-linux@fluff.org>
Thu, 3 Jul 2008 15:51:27 +0000 (16:51 +0100)
commitb7a12d1923f12aa00a68347a3ad97c43ecf55667
treef16dc7cdb87c9eec83bc58b7136a5942e6adc0a3
parentdd1086f43dc7205b451ae95e37d4813a9c28611d
[ARM] BAST/VR1000: Move to using ata_platform (libata)

Use the pata_platform driver to provide the IDE port
drivers on the Simntec BAST and Thorcom VR1000 machines
as a precursor to removing drivers/ide/arm/bast-ide.c

This will mean that the system will need SCSI and SCSI disc
support as a minimum, and any references to hdX will be
changed to sdX.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2410/Kconfig
arch/arm/mach-s3c2410/Makefile
arch/arm/mach-s3c2410/bast-ide.c [new file with mode: 0644]
arch/arm/mach-s3c2410/mach-bast.c
arch/arm/mach-s3c2410/mach-vr1000.c