Li Yang wrote:
This patch adds support for Freescale 3.0Gbps SATA Controller supporting Native Command Queueing(NCQ), device hotplug, and ATAPI. This controller can be found on MPC8315 and MPC8378. Signed-off-by: Ashish Kalra <ashish.kalra@xxxxxxxxxxxxx> Signed-off-by: Li Yang <leoli@xxxxxxxxxxxxx> --- Address comments from Arnd Bergmann. drivers/ata/Kconfig | 9 + drivers/ata/Makefile | 1 + drivers/ata/sata_fsl.c | 1490 ++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 1500 insertions(+), 0 deletions(-) create mode 100644 drivers/ata/sata_fsl.c
applied - 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