mfd: move drivers/i2c/chips/tps65010.c to drivers/mfd
authorDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 22 Dec 2008 11:16:27 +0000 (12:16 +0100)
committerSamuel Ortiz <samuel@sortiz.org>
Sun, 4 Jan 2009 11:17:43 +0000 (12:17 +0100)
Move the tps65010 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 OMAP1 generation chips.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>

No differences found