Re: [PATCH 2/2] ahci: Add platform driver

From: Jeff Garzik
Date: Thu Mar 04 2010 - 13:04:30 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/