Skip to content

Commit 56a2aba

Browse files
hrwtorvalds
authored andcommitted
backlight: remove ProGear driver
This driver was for the ProGear webpad device which was produced in 2000/2001 and is not available on a market. I no longer have this hardware so can not even check how Linux works on it. Signed-off-by: Marcin Juszkiewicz <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
1 parent 0f59858 commit 56a2aba

File tree

3 files changed

+0
-170
lines changed

3 files changed

+0
-170
lines changed

drivers/video/backlight/Kconfig

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -229,13 +229,6 @@ config BACKLIGHT_HP700
229229
If you have an HP Jornada 700 series,
230230
say Y to include backlight control driver.
231231

232-
config BACKLIGHT_PROGEAR
233-
tristate "Frontpath ProGear Backlight Driver"
234-
depends on PCI && X86
235-
help
236-
If you have a Frontpath ProGear say Y to enable the
237-
backlight driver.
238-
239232
config BACKLIGHT_CARILLO_RANCH
240233
tristate "Intel Carillo Ranch Backlight Driver"
241234
depends on LCD_CLASS_DEVICE && PCI && X86 && FB_LE80578

drivers/video/backlight/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ obj-$(CONFIG_BACKLIGHT_LM3639) += lm3639_bl.o
2828
obj-$(CONFIG_BACKLIGHT_LP855X) += lp855x_bl.o
2929
obj-$(CONFIG_BACKLIGHT_OMAP1) += omap1_bl.o
3030
obj-$(CONFIG_BACKLIGHT_PANDORA) += pandora_bl.o
31-
obj-$(CONFIG_BACKLIGHT_PROGEAR) += progear_bl.o
3231
obj-$(CONFIG_BACKLIGHT_CARILLO_RANCH) += cr_bllcd.o
3332
obj-$(CONFIG_BACKLIGHT_PWM) += pwm_bl.o
3433
obj-$(CONFIG_BACKLIGHT_DA903X) += da903x_bl.o

drivers/video/backlight/progear_bl.c

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

0 commit comments

Comments
 (0)