[PATCH v7] libata: pata_samsung: Add Samsung PATA controller driver

Jeff Garzik jeff at garzik.org
Wed Jul 14 03:51:32 EDT 2010


On 07/13/2010 12:23 AM, Kukjin Kim wrote:
> From: Abhilash Kesavan<a.kesavan at samsung.com>
>
> 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 at samsung.com>
> Signed-off-by: Kukjin Kim<kgene.kim at samsung.com>
> Cc: Ben Dooks<ben-linux at fluff.org>
> Acked-by: Sergei Shtylyov<sshtylyov at mvista.com>
> ---
> Changes since v6:
> - Removed check for device 1 in pata_s3c_wait_after_reset() and
>    associated changes
> - Initialized directly in pata_s3c_remove() and pata_s3c_resume()
>
>   drivers/ata/Kconfig           |    9 +
>   drivers/ata/Makefile          |    1 +
>   drivers/ata/pata_samsung_cf.c |  683 +++++++++++++++++++++++++++++++++++++++++
>   3 files changed, 693 insertions(+), 0 deletions(-)
>   create mode 100644 drivers/ata/pata_samsung_cf.c

applied





More information about the linux-arm-kernel mailing list