Re: [patch 2.6.28-rc 2/2] move drivers/i2c/chips/menelaus.c todrivers/mfd

From: Jean Delvare
Date: Wed Jan 07 2009 - 09:10:03 EST


Hi David,

On Wed, 17 Dec 2008 01:29:44 -0800, David Brownell wrote:
> From: David Brownell <dbrownell@xxxxxxxxxxxxxxxxxxxxx>
>
> 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@xxxxxxxxxxxxxxxxxxxxx>
> ---
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/