From: kgene@kernel.org
To: 'Sachin Kamat' <sachin.kamat@linaro.org>, linux-ide@vger.kernel.org
Cc: linux-samsung-soc@vger.kernel.org, tj@kernel.org, patches@linaro.org
Subject: RE: [PATCH 1/1] ata: pata_samsung_cf: Move plat/regs-ata.h to drivers/ata
Date: Sat, 04 Jan 2014 11:00:24 +0900 [thread overview]
Message-ID: <22f301cf08f0$bb4eca70$31ec5f50$@kernel.org> (raw)
In-Reply-To: <1388467753-24431-1-git-send-email-sachin.kamat@linaro.org>
Sachin Kamat wrote:
>
> plat/regs-ata.h is used only by Samsung PATA driver.
> Move this file to the drivers folder to remove platform
> dependency required for multiplatform support.
>
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> ---
> drivers/ata/pata_samsung_cf.c | 2 +-
> .../regs-ata.h => drivers/ata/pata_samsung_cf.h | 9 ++++-----
> 2 files changed, 5 insertions(+), 6 deletions(-)
> rename arch/arm/plat-samsung/include/plat/regs-ata.h =>
> drivers/ata/pata_samsung_cf.h (91%)
>
I don't know we need to create header file into drivers/ata/ because the
header will be used for only pata_samsung_cf.c. But it's up to Tejun who is
a maintainer of SERIAL ATA ;-)
Thanks,
Kukjin
prev parent reply other threads:[~2014-01-04 2:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-31 5:29 [PATCH 1/1] ata: pata_samsung_cf: Move plat/regs-ata.h to drivers/ata Sachin Kamat
2013-12-31 6:32 ` Jingoo Han
2013-12-31 11:34 ` Tejun Heo
2014-01-02 0:49 ` Jingoo Han
2014-01-04 2:25 ` kgene
2014-01-04 2:00 ` kgene [this message]
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='22f301cf08f0$bb4eca70$31ec5f50$@kernel.org' \
--to=kgene@kernel.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=patches@linaro.org \
--cc=sachin.kamat@linaro.org \
--cc=tj@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).