mfd: move drivers/i2c/chips/menelaus.c to drivers/mfd
authorDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 22 Dec 2008 11:18:02 +0000 (12:18 +0100)
committerSamuel Ortiz <samuel@sortiz.org>
Sun, 4 Jan 2009 11:17:44 +0000 (12:17 +0100)
commit88e75cc347f66bc20e3c2b920431fc07253d69be
tree0bbd455c49d97b904a692083b134655424db29fb
parent87c13493e6a59c0da55c2824f0205f9ef941b760
mfd: move drivers/i2c/chips/menelaus.c to drivers/mfd

ove 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>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
drivers/i2c/chips/Kconfig
drivers/i2c/chips/Makefile
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/menelaus.c [moved from drivers/i2c/chips/menelaus.c with 100% similarity]