From: Mac Lin <mkl0301@xxxxxxxxx> v3: - Make the SoC-specific changes into ahci_platform.c directly. - Some cosmetic code changes v2: http://www.spinics.net/lists/linux-ide/msg39766.html - Switch ahci_platform to module device table matching to add SoC specific support v1: http://www.spinics.net/lists/arm-kernel/msg106236.html - Add CNS3xxx SoC specific AHCI support This patchset is based on linux-2.6.37 Mac Lin (2): ahci_platform: switch to module device table matching ahci_platform: add support for CNS3xxx SoC devices arch/arm/mach-cns3xxx/devices.c | 2 +- drivers/ata/Kconfig | 11 ++++++++ drivers/ata/ahci_platform.c | 52 ++++++++++++++++++++++++++++++++++++++- 3 files changed, 63 insertions(+), 2 deletions(-) -- 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