OSDN Git Service

mfd: tps65912: Remove old driver in preparation for new driver
authorAndrew F. Davis <afd@ti.com>
Mon, 25 Jan 2016 15:43:44 +0000 (09:43 -0600)
committerLee Jones <lee.jones@linaro.org>
Thu, 11 Feb 2016 16:30:31 +0000 (16:30 +0000)
commit65b6555971d0498b18a0b2fdc6dd7c822f2d69b7
treea48bd0c376743b1ab15152437eb7acd6f8a9ea6e
parentc5cdf1d2b2d5e67c5f659640b7b395b47b7ed232
mfd: tps65912: Remove old driver in preparation for new driver

The old tps65912 driver is being replaced, delete old driver.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Acked-by: Mark Brown <broonie@kernel.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
13 files changed:
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-tps65912.c [deleted file]
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/tps65912-core.c [deleted file]
drivers/mfd/tps65912-i2c.c [deleted file]
drivers/mfd/tps65912-irq.c [deleted file]
drivers/mfd/tps65912-spi.c [deleted file]
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/tps65912-regulator.c [deleted file]
include/linux/mfd/tps65912.h [deleted file]