From: Kukjin Kim <kgene.kim@samsung.com>
To: Jaehoon Chung <jh80.chung@samsung.com>
Cc: linux-mmc <linux-mmc@vger.kernel.org>,
linux-samsung-soc@vger.kernel.org, Chris Ball <cjb@laptop.org>,
Kyungmin Park <kyungmin.park@samsung.com>,
'kgene kim' <kgene.kim@samsung.com>
Subject: Re: [PATCH 4/4] ARM: SAMSUNG: move the mmc platdata header file to linux/mmc/
Date: Thu, 16 Feb 2012 21:56:32 +0900 [thread overview]
Message-ID: <4F3CFD00.6020909@samsung.com> (raw)
In-Reply-To: <4F39EB0D.90905@samsung.com>
On 02/14/12 14:03, Jaehoon Chung wrote:
>
> Signed-off-by: Jaehoon Chung<jh80.chung@samsung.com>
> Signed-off-by: Kyungmin-park<kyungmin.park@samsung.com>
> ---
> arch/arm/plat-samsung/include/plat/sdhci.h | 59 +-------------------
> include/linux/mmc/sdhci-s3c.h | 84 ++++++++++++++++++++++++++++
> 2 files changed, 85 insertions(+), 58 deletions(-)
> create mode 100644 include/linux/mmc/sdhci-s3c.h
>
Hi,
I don't agree with this.
Basically, the components(struct s3c_sdhci_platdata and some enums) you
moved here are just for platform data on each board in arch/arm/.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
next prev parent reply other threads:[~2012-02-16 12:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-14 5:03 [PATCH 4/4] ARM: SAMSUNG: move the mmc platdata header file to linux/mmc/ Jaehoon Chung
2012-02-16 12:56 ` Kukjin Kim [this message]
2012-02-16 14:45 ` Jae hoon Chung
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=4F3CFD00.6020909@samsung.com \
--to=kgene.kim@samsung.com \
--cc=cjb@laptop.org \
--cc=jh80.chung@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=linux-mmc@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.