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)
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>

No differences found