Skip to content

Commit b7f1ac9

Browse files
linuswpavelmachek
authored andcommitted
leds: leds-fsg: Drop FSG3 LED driver
The board file using this driver has been deleted and the FSG3 LEDs can be modeled using a system controller and some register bit LEDs in the device tree so this driver is no longer needed. Reported-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Cc: Krzysztof Hałasa <khalasa@piap.pl> Cc: Rod Whitby <rod@whitby.id.au> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Pavel Machek <pavel@ucw.cz>
1 parent 6212264 commit b7f1ac9

File tree

3 files changed

+0
-201
lines changed

3 files changed

+0
-201
lines changed

drivers/leds/Kconfig

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -260,13 +260,6 @@ config LEDS_NET48XX
260260
This option enables support for the Soekris net4801 and net4826 error
261261
LED.
262262

263-
config LEDS_FSG
264-
tristate "LED Support for the Freecom FSG-3"
265-
depends on LEDS_CLASS
266-
depends on MACH_FSG
267-
help
268-
This option enables support for the LEDs on the Freecom FSG-3.
269-
270263
config LEDS_WRAP
271264
tristate "LED Support for the WRAP series LEDs"
272265
depends on LEDS_CLASS

drivers/leds/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ obj-$(CONFIG_LEDS_COBALT_RAQ) += leds-cobalt-raq.o
2626
obj-$(CONFIG_LEDS_CPCAP) += leds-cpcap.o
2727
obj-$(CONFIG_LEDS_DA903X) += leds-da903x.o
2828
obj-$(CONFIG_LEDS_DA9052) += leds-da9052.o
29-
obj-$(CONFIG_LEDS_FSG) += leds-fsg.o
3029
obj-$(CONFIG_LEDS_GPIO) += leds-gpio.o
3130
obj-$(CONFIG_LEDS_GPIO_REGISTER) += leds-gpio-register.o
3231
obj-$(CONFIG_LEDS_HP6XX) += leds-hp6xx.o

drivers/leds/leds-fsg.c

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

0 commit comments

Comments
 (0)