]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit621dfba14a86756188965e331dd192c769c50508
treef16dc7cdb87c9eec83bc58b7136a5942e6adc0a3
parent455f2fccdbc62fa5964d53c18d7a00fab37da500
[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