]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit87c13493e6a59c0da55c2824f0205f9ef941b760
treee18146c62399a0195be0bb8e6f215dc102c4df7a
parent0931a4c6dbfab03f2bfd22a9170130f7b155d53a
mfd: move drivers/i2c/chips/tps65010.c to drivers/mfd

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>
drivers/i2c/chips/Kconfig
drivers/i2c/chips/Makefile
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/tps65010.c [moved from drivers/i2c/chips/tps65010.c with 100% similarity]