On 06/10/2010 03:50 AM, Kukjin Kim wrote:
From: Abhilash Kesavan<a.kesavan@xxxxxxxxxxx> Adds support for the Samsung PATA controller. This driver is based on the Libata subsystem and references the earlier patches sent for IDE subsystem. Signed-off-by: Abhilash Kesavan<a.kesavan@xxxxxxxxxxx> Signed-off-by: Kukjin Kim<kgene.kim@xxxxxxxxxxx> --- Changes since v2: - Changed the DRV_NAME to pata_samsung_cf - Used msleep instead of mdelay drivers/ata/Makefile | 1 + drivers/ata/pata_samsung_cf.c | 608 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 618 insertions(+), 0 deletions(-) create mode 100644 drivers/ata/pata_samsung_cf.c
Acked-by: Jeff Garzik <jgarzik@xxxxxxxxxx> I presume you'll send this upstream via the appropriate ARM tree. -- 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