mfd: Remove toshiba tmio drivers
authorArnd Bergmann <arnd@arndb.de>
Thu, 5 Jan 2023 13:46:13 +0000 (14:46 +0100)
committerLee Jones <lee@kernel.org>
Wed, 22 Feb 2023 11:42:29 +0000 (11:42 +0000)
commitca78476e4888f1f1caac26c48ec715e546baf432
tree205f8e876a4fbecc945e3da32083a44362b114f8
parent4414a7ab80cebf715045e3c4d465feefbad21139
mfd: Remove toshiba tmio drivers

Four separate mfd drivers are in the "tmio" family, and all of
them were used in now-removed PXA machines (eseries, tosa, and
hx4700), so the mfd drivers and all its children can be removed
as well.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230105134622.254560-19-arnd@kernel.org
12 files changed:
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/asic3.c [deleted file]
drivers/mfd/t7l66xb.c [deleted file]
drivers/mfd/tc6387xb.c [deleted file]
drivers/mfd/tc6393xb.c [deleted file]
drivers/mfd/tmio_core.c [deleted file]
include/linux/mfd/asic3.h [deleted file]
include/linux/mfd/t7l66xb.h [deleted file]
include/linux/mfd/tc6387xb.h [deleted file]
include/linux/mfd/tc6393xb.h [deleted file]
include/linux/mfd/tmio.h