Skip to content

Commit 61d9420

Browse files
committed
mfd: remove htc-pasic3 driver
The htc-pasic3 MFD device was only used in the PXA magician machine that is now removed, so this can be recycled as well. Cc: Lee Jones <[email protected]> Cc: Philipp Zabel <[email protected]> Acked-by: Robert Jarzmik <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 652719b commit 61d9420

File tree

4 files changed

+0
-275
lines changed

4 files changed

+0
-275
lines changed

drivers/mfd/Kconfig

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -541,15 +541,6 @@ config MFD_HI655X_PMIC
541541
help
542542
Select this option to enable Hisilicon hi655x series pmic driver.
543543

544-
config HTC_PASIC3
545-
tristate "HTC PASIC3 LED/DS1WM chip support"
546-
select MFD_CORE
547-
help
548-
This core driver provides register access for the LED/DS1WM
549-
chips labeled "AIC2" and "AIC3", found on HTC Blueangel and
550-
HTC Magician devices, respectively. Actual functionality is
551-
handled by the leds-pasic3 and ds1wm drivers.
552-
553544
config MFD_INTEL_QUARK_I2C_GPIO
554545
tristate "Intel Quark MFD I2C GPIO"
555546
depends on PCI

drivers/mfd/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ obj-$(CONFIG_MFD_ENE_KB3930) += ene-kb3930.o
1717
obj-$(CONFIG_MFD_EXYNOS_LPASS) += exynos-lpass.o
1818
obj-$(CONFIG_MFD_GATEWORKS_GSC) += gateworks-gsc.o
1919

20-
obj-$(CONFIG_HTC_PASIC3) += htc-pasic3.o
21-
2220
obj-$(CONFIG_MFD_TI_LP873X) += lp873x.o
2321
obj-$(CONFIG_MFD_TI_LP87565) += lp87565.o
2422
obj-$(CONFIG_MFD_TI_AM335X_TSCADC) += ti_am335x_tscadc.o

drivers/mfd/htc-pasic3.c

Lines changed: 0 additions & 210 deletions
This file was deleted.

include/linux/mfd/htc-pasic3.h

Lines changed: 0 additions & 54 deletions
This file was deleted.

0 commit comments

Comments
 (0)