From: Jean Delvare <khali@linux-fr.org>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org, linux-i2c@vger.kernel.org
Subject: Re: [PATCH] powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/
Date: Tue, 13 Jan 2009 15:50:04 +0100 [thread overview]
Message-ID: <20090113155004.4178b4e2@hyperion.delvare> (raw)
In-Reply-To: <D5E479F3-2208-4803-BE83-F22F50247F21@kernel.crashing.org>
On Tue, 13 Jan 2009 08:39:37 -0600, Kumar Gala wrote:
>
> On Jan 11, 2009, at 10:55 AM, Anton Vorontsov wrote:
>
> > This patch is used to help Jean Delvare to get rid of drivers/i2c/
> > chips/
> > directory. The new location suggested by Kumar Gala: as the driver is
> > 83xx specific it's placed into arch/powerpc/platforms/83xx/.
> >
> > Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
> > ---
> >
> > The same patch but suitable for patch(1).
> >
> > arch/powerpc/platforms/83xx/Makefile | 1 +
> > arch/powerpc/platforms/83xx/mcu_mpc8349emitx.c | 209 +++++++++++++++
> > +++++++++
> > arch/powerpc/platforms/Kconfig | 11 ++
> > drivers/i2c/chips/Kconfig | 11 --
> > drivers/i2c/chips/Makefile | 1 -
> > drivers/i2c/chips/mcu_mpc8349emitx.c | 209
> > ------------------------
> > 6 files changed, 221 insertions(+), 221 deletions(-)
> > create mode 100644 arch/powerpc/platforms/83xx/mcu_mpc8349emitx.c
> > delete mode 100644 drivers/i2c/chips/mcu_mpc8349emitx.c
>
> applied
Great, thanks Anton and Kumar!
--
Jean Delvare
next prev parent reply other threads:[~2009-01-13 14:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-11 16:51 [PATCH] powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/ Anton Vorontsov
2009-01-11 16:55 ` Anton Vorontsov
2009-01-13 14:39 ` Kumar Gala
2009-01-13 14:50 ` Jean Delvare [this message]
2009-01-11 17:10 ` Jean Delvare
2009-01-11 17:24 ` Anton Vorontsov
2009-01-11 18:52 ` Jean Delvare
2009-01-12 15:10 ` Kumar Gala
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=20090113155004.4178b4e2@hyperion.delvare \
--to=khali@linux-fr.org \
--cc=galak@kernel.crashing.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.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).