From: Arnd Bergmann <arnd@arndb.de>
To: Zhangfei Gao <zhangfei.gao@marvell.com>
Cc: Philip Rakity <prakity@marvell.com>,
Eric Miao <eric.y.miao@gmail.com>,
Nicolas Pitre <nico@fluxnic.net>, Qiming Wu <wuqm@marvell.com>,
Jun Nie <njun@marvell.com>,
"linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>,
Wolfram Sang <w.sang@pengutronix.de>,
Haojian Zhuang <haojian.zhuang@gmail.com>,
Shawn Guo <shawn.guo@linaro.org>, Raymond Wu <xywu@marvell.com>,
Chris Ball <cjb@laptop.org>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v3 2/4] mmc: support sdhci-pxav2.c
Date: Fri, 3 Jun 2011 18:15:49 +0200 [thread overview]
Message-ID: <201106031815.50064.arnd@arndb.de> (raw)
In-Reply-To: <1307094606-8692-1-git-send-email-zhangfei.gao@marvell.com>
On Friday 03 June 2011, Zhangfei Gao wrote:
> SDHCI driver for pxav2 SoCs, such as pxa910, the driver based on sdhci-pltfm to handle resource etc.
>
> Signed-off-by: Zhangfei Gao <zhangfei.gao@marvell.com>
> Signed-off-by: Jun Nie <njun@marvell.com>
> Signed-off-by: Qiming Wu <wuqm@marvell.com>
> ---
> drivers/mmc/host/Kconfig | 11 ++
> drivers/mmc/host/Makefile | 1 +
> drivers/mmc/host/sdhci-pxav2.c | 261 ++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 273 insertions(+), 0 deletions(-)
> create mode 100644 drivers/mmc/host/sdhci-pxav2.c
>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
WARNING: multiple messages have this Message-ID (diff)
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 2/4] mmc: support sdhci-pxav2.c
Date: Fri, 3 Jun 2011 18:15:49 +0200 [thread overview]
Message-ID: <201106031815.50064.arnd@arndb.de> (raw)
In-Reply-To: <1307094606-8692-1-git-send-email-zhangfei.gao@marvell.com>
On Friday 03 June 2011, Zhangfei Gao wrote:
> SDHCI driver for pxav2 SoCs, such as pxa910, the driver based on sdhci-pltfm to handle resource etc.
>
> Signed-off-by: Zhangfei Gao <zhangfei.gao@marvell.com>
> Signed-off-by: Jun Nie <njun@marvell.com>
> Signed-off-by: Qiming Wu <wuqm@marvell.com>
> ---
> drivers/mmc/host/Kconfig | 11 ++
> drivers/mmc/host/Makefile | 1 +
> drivers/mmc/host/sdhci-pxav2.c | 261 ++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 273 insertions(+), 0 deletions(-)
> create mode 100644 drivers/mmc/host/sdhci-pxav2.c
>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
next prev parent reply other threads:[~2011-06-03 16:15 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-03 9:50 [PATCH v3 2/4] mmc: support sdhci-pxav2.c Zhangfei Gao
2011-06-03 9:50 ` Zhangfei Gao
2011-06-03 16:15 ` Arnd Bergmann [this message]
2011-06-03 16:15 ` Arnd Bergmann
2011-06-03 18:42 ` Philip Rakity
2011-06-03 18:42 ` Philip Rakity
[not found] ` <F07D64EA-88E7-4BF2-B677-3A01215923DD@marvell.com>
2011-06-04 0:04 ` Philip Rakity
2011-06-04 0:04 ` Philip Rakity
2011-06-07 6:03 ` zhangfei gao
2011-06-07 6:03 ` zhangfei gao
2011-06-06 19:39 ` Philip Rakity
2011-06-06 19:39 ` Philip Rakity
2011-06-07 6:08 ` zhangfei gao
2011-06-07 6:08 ` zhangfei gao
2011-06-07 7:17 ` Arnd Bergmann
2011-06-07 7:17 ` Arnd Bergmann
2011-06-07 7:31 ` Eric Miao
2011-06-07 7:31 ` Eric Miao
2011-06-07 15:04 ` Philip Rakity
2011-06-07 15:04 ` Philip Rakity
2011-06-08 3:03 ` zhangfei gao
2011-06-08 3:03 ` zhangfei gao
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=201106031815.50064.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=cjb@laptop.org \
--cc=eric.y.miao@gmail.com \
--cc=haojian.zhuang@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mmc@vger.kernel.org \
--cc=nico@fluxnic.net \
--cc=njun@marvell.com \
--cc=prakity@marvell.com \
--cc=shawn.guo@linaro.org \
--cc=w.sang@pengutronix.de \
--cc=wuqm@marvell.com \
--cc=xywu@marvell.com \
--cc=zhangfei.gao@marvell.com \
/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.