From: Jeff Garzik <jgarzik@pobox.com>
To: Kukjin Kim <kgene.kim@samsung.com>
Cc: Abhilash Kesavan <a.kesavan@samsung.com>,
linux-ide@vger.kernel.org, linux-samsung-soc@vger.kernel.org,
ben-linux@fluff.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3] libata: pata_samsung_cf: Add Samsung PATA controller driver
Date: Thu, 10 Jun 2010 04:52:07 -0400 [thread overview]
Message-ID: <4C10A7B7.4090601@pobox.com> (raw)
In-Reply-To: <1276156241-28804-1-git-send-email-kgene.kim@samsung.com>
On 06/10/2010 03:50 AM, Kukjin Kim wrote:
> From: Abhilash Kesavan<a.kesavan@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@samsung.com>
> Signed-off-by: Kukjin Kim<kgene.kim@samsung.com>
> ---
>
> 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@redhat.com>
I presume you'll send this upstream via the appropriate ARM tree.
WARNING: multiple messages have this Message-ID (diff)
From: jgarzik@pobox.com (Jeff Garzik)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3] libata: pata_samsung_cf: Add Samsung PATA controller driver
Date: Thu, 10 Jun 2010 04:52:07 -0400 [thread overview]
Message-ID: <4C10A7B7.4090601@pobox.com> (raw)
In-Reply-To: <1276156241-28804-1-git-send-email-kgene.kim@samsung.com>
On 06/10/2010 03:50 AM, Kukjin Kim wrote:
> From: Abhilash Kesavan<a.kesavan@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@samsung.com>
> Signed-off-by: Kukjin Kim<kgene.kim@samsung.com>
> ---
>
> 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@redhat.com>
I presume you'll send this upstream via the appropriate ARM tree.
next prev parent reply other threads:[~2010-06-10 8:52 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-10 7:50 [PATCH v3] libata: pata_samsung_cf: Add Samsung PATA controller driver Kukjin Kim
2010-06-10 7:50 ` Kukjin Kim
2010-06-10 8:52 ` Jeff Garzik [this message]
2010-06-10 8:52 ` Jeff Garzik
2010-06-10 8:56 ` Ben Dooks
2010-06-10 8:56 ` Ben Dooks
2010-06-10 9:37 ` Jeff Garzik
2010-06-10 9:37 ` Jeff Garzik
2010-06-10 10:43 ` Sergei Shtylyov
2010-06-10 10:43 ` Sergei Shtylyov
2010-06-11 1:57 ` Ben Dooks
2010-06-11 1:57 ` Ben Dooks
2010-06-11 7:29 ` Kukjin Kim
2010-06-11 7:29 ` Kukjin Kim
2010-06-11 9:48 ` Sergei Shtylyov
2010-06-11 9:48 ` Sergei Shtylyov
2010-06-14 6:57 ` Kukjin Kim
2010-06-14 6:57 ` Kukjin Kim
2010-06-11 2:24 ` Ben Dooks
2010-06-11 2:24 ` Ben Dooks
2010-06-11 7:41 ` Kukjin Kim
2010-06-11 7:41 ` Kukjin Kim
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C10A7B7.4090601@pobox.com \
--to=jgarzik@pobox.com \
--cc=a.kesavan@samsung.com \
--cc=ben-linux@fluff.org \
--cc=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.