commit | 88e75cc347f66bc20e3c2b920431fc07253d69be | [log] [tgz] |
---|---|---|
author | David Brownell <dbrownell@users.sourceforge.net> | Mon Dec 22 12:18:02 2008 +0100 |
committer | Samuel Ortiz <samuel@sortiz.org> | Sun Jan 04 12:17:44 2009 +0100 |
tree | 0bbd455c49d97b904a692083b134655424db29fb | |
parent | 87c13493e6a59c0da55c2824f0205f9ef941b760 [diff] |
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>