Skip to content

Commit d7477e6

Browse files
digetxbroonie
authored andcommitted
regulator: tps80031: Remove driver
Driver was upstreamed in 2013 and never got a user, remove it. Signed-off-by: Dmitry Osipenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 3253e24 commit d7477e6

File tree

3 files changed

+0
-763
lines changed

3 files changed

+0
-763
lines changed

drivers/regulator/Kconfig

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1339,15 +1339,6 @@ config REGULATOR_TPS65912
13391339
help
13401340
This driver supports TPS65912 voltage regulator chip.
13411341

1342-
config REGULATOR_TPS80031
1343-
tristate "TI TPS80031/TPS80032 power regulator driver"
1344-
depends on MFD_TPS80031
1345-
help
1346-
TPS80031/ TPS80032 Fully Integrated Power Management with Power
1347-
Path and Battery Charger. It has 5 configurable step-down
1348-
converters, 11 general purpose LDOs, VBUS generator and digital
1349-
output to control regulators.
1350-
13511342
config REGULATOR_TWL4030
13521343
tristate "TI TWL4030/TWL5030/TWL6030/TPS659x0 PMIC"
13531344
depends on TWL4030_CORE

drivers/regulator/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ obj-$(CONFIG_REGULATOR_TPS6524X) += tps6524x-regulator.o
158158
obj-$(CONFIG_REGULATOR_TPS6586X) += tps6586x-regulator.o
159159
obj-$(CONFIG_REGULATOR_TPS65910) += tps65910-regulator.o
160160
obj-$(CONFIG_REGULATOR_TPS65912) += tps65912-regulator.o
161-
obj-$(CONFIG_REGULATOR_TPS80031) += tps80031-regulator.o
162161
obj-$(CONFIG_REGULATOR_TPS65132) += tps65132-regulator.o
163162
obj-$(CONFIG_REGULATOR_TWL4030) += twl-regulator.o twl6030-regulator.o
164163
obj-$(CONFIG_REGULATOR_UNIPHIER) += uniphier-regulator.o

0 commit comments

Comments
 (0)