On 03/04/2010 12:06 PM, Anton Vorontsov wrote:
This can be used for AHCI-compatible interfaces implemented inside
System-On-Chip solutions, or AHCI devices connected via localbus.
Signed-off-by: Anton Vorontsov<avorontsov@xxxxxxxxxxxxx>
---
drivers/ata/Kconfig | 8 ++
drivers/ata/Makefile | 1 +
drivers/ata/ahci_platform.c | 191 +++++++++++++++++++++++++++++++++++++++++
include/linux/ahci_platform.h | 29 ++++++
4 files changed, 229 insertions(+), 0 deletions(-)
create mode 100644 drivers/ata/ahci_platform.c
create mode 100644 include/linux/ahci_platform.h
applied 1-2 to #upstream
Thanks for this work, this will give me the kick-in-the-pants necessary
to move forward on mv-ahci and acard-ahci.
Jeff
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html