pata_arasan_cf: Adding support for arasan compact flash host controller
authorViresh Kumar <viresh.kumar@st.com>
Tue, 22 Feb 2011 10:16:07 +0000 (15:46 +0530)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 14 Mar 2011 06:52:46 +0000 (02:52 -0400)
commita480167b23ef9b35ec0299bb3e1b11b4ed6b3508
treea445375d94ce680339b88365e0b2d1c3945492d9
parent64b97594251bb909d74d64012a2b9e5cc32bb11d
pata_arasan_cf: Adding support for arasan compact flash host controller

The Arasan CompactFlash Device Controller has three basic modes of
operation: PC card ATA using I/O mode, PC card ATA using memory mode, PC card
ATA using true IDE modes.

Currently driver supports only True IDE mode.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
MAINTAINERS
drivers/ata/Kconfig
drivers/ata/Makefile
drivers/ata/pata_arasan_cf.c [new file with mode: 0644]
include/linux/pata_arasan_cf_data.h [new file with mode: 0644]