Prototype FSL PATA LIBATA driver
authorQuinn Jensen <quinn.jensen@freescale.com>
Thu, 25 Oct 2007 03:22:29 +0000 (21:22 -0600)
committerQuinn Jensen <quinn.jensen@freescale.com>
Thu, 25 Oct 2007 03:22:29 +0000 (21:22 -0600)
commit5e02ba9187383a02963234ed1f4842bf51381be0
tree7cc969c3b409ef3f9b9dbf1c6ab7da43e195742f
parentc70c242dc8726a3e48805dda08624251f41353ad
Prototype FSL PATA LIBATA driver

Add Prototype FSL PATA LIBATA driver to linux 2.6.22 kernel
for MX platforms. Working in PIO mode on MX31 and MX27.
Incompatible with current SDMA IAPI due to a sleep in
the DMA configuration setup path.

http://www.bitshrine.org/gpp/linux-2.6.22-mx-Prototype-FSL-PATA-LIBATA-driver.patch
arch/arm/mach-mx27/devices.c
arch/arm/mach-mx3/devices.c
drivers/ata/Kconfig
drivers/ata/Makefile
drivers/ata/pata_fsl.c [new file with mode: 0644]
include/linux/fsl_devices.h