public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: David Brownell <david-b@pacbell.net>
Cc: Samuel Ortiz <sameo@openedhand.com>, lkml <linux-kernel@vger.kernel.org>
Subject: Re: [patch 2.6.28-rc 2/2] move drivers/i2c/chips/menelaus.c to drivers/mfd
Date: Wed, 7 Jan 2009 15:09:11 +0100	[thread overview]
Message-ID: <20090107150911.10e0dcd7@hyperion.delvare> (raw)
In-Reply-To: <200812170129.44972.david-b@pacbell.net>

Hi David,

On Wed, 17 Dec 2008 01:29:44 -0800, David Brownell wrote:
> From: David Brownell <dbrownell@users.sourceforge.net>
> 
> Move the menelaus driver from drivers/i2c/chips to drivers/mfd
> since it's more of a multi-function device than anything else,
> and since Jean is trying to vanish drivers/i2c/chips ASAP.
> 
> One way to think of these chips are as the PMIC family most
> used with OMAP2 generation chips.
> 
> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
> ---
>  drivers/i2c/chips/Kconfig    |   10 
>  drivers/i2c/chips/Makefile   |    1 
>  drivers/i2c/chips/menelaus.c | 1285 -----------------------------------------
>  drivers/mfd/Kconfig          |   10 
>  drivers/mfd/Makefile         |    1 
>  drivers/mfd/menelaus.c       | 1285 +++++++++++++++++++++++++++++++++++++++++
>  6 files changed, 1296 insertions(+), 1296 deletions(-)

I see that this patch and the tps65010 one have been applied already.
Thank you for doing this!

-- 
Jean Delvare

      reply	other threads:[~2009-01-07 14:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-17  9:29 [patch 2.6.28-rc 2/2] move drivers/i2c/chips/menelaus.c to drivers/mfd David Brownell
2009-01-07 14:09 ` Jean Delvare [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=20090107150911.10e0dcd7@hyperion.delvare \
    --to=khali@linux-fr.org \
    --cc=david-b@pacbell.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sameo@openedhand.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox