Skip to content

Commit 0ca222c

Browse files
arndblag-linaro
authored andcommitted
leds: Remove asic3 driver
Since ASIC3 MFD driver is removed, the LED support is also obsolete. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Lee Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent c64964e commit 0ca222c

File tree

3 files changed

+0
-189
lines changed

3 files changed

+0
-189
lines changed

drivers/leds/Kconfig

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -631,17 +631,6 @@ config LEDS_NETXBIG
631631
and 5Big Network v2 boards. The LEDs are wired to a CPLD and are
632632
controlled through a GPIO extension bus.
633633

634-
config LEDS_ASIC3
635-
bool "LED support for the HTC ASIC3"
636-
depends on LEDS_CLASS=y
637-
depends on MFD_ASIC3
638-
default y
639-
help
640-
This option enables support for the LEDs on the HTC ASIC3. The HTC
641-
ASIC3 LED GPIOs are inputs, not outputs, thus the leds-gpio driver
642-
cannot be used. This driver supports hardware blinking with an on+off
643-
period from 62ms to 125s. Say Y to enable LEDs on the HP iPAQ hx4700.
644-
645634
config LEDS_TCA6507
646635
tristate "LED Support for TCA6507 I2C chip"
647636
depends on LEDS_CLASS && I2C

drivers/leds/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ obj-$(CONFIG_LEDS_ADP5520) += leds-adp5520.o
1414
obj-$(CONFIG_LEDS_AN30259A) += leds-an30259a.o
1515
obj-$(CONFIG_LEDS_APU) += leds-apu.o
1616
obj-$(CONFIG_LEDS_ARIEL) += leds-ariel.o
17-
obj-$(CONFIG_LEDS_ASIC3) += leds-asic3.o
1817
obj-$(CONFIG_LEDS_AW2013) += leds-aw2013.o
1918
obj-$(CONFIG_LEDS_BCM6328) += leds-bcm6328.o
2019
obj-$(CONFIG_LEDS_BCM6358) += leds-bcm6358.o

drivers/leds/leds-asic3.c

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

0 commit comments

Comments
 (0)