kernel-fxtec-pro1x/drivers/video/backlight
Paul Bolle d50d1ddbc0 drivers/video/backlight/Kconfig: fix typo "MACH_SAM9...EK" three times
Fix three typos (originally) introduced by commit a9a84c37d1
("atmel_lcdfb: backlight control").

Two of these typos were introduced in v2.6.25.  (The third was
introduced in 915190f7d4 ("[ARM] 5614/1: at91: atmel_lcdfb: add
at91sam9g10 support to atmel LCD driver")).  Checking these commits
reveals that the default value of 'y' has never been set automatically
in all releases since v2.6.25! Perhaps this line might as well be
dropped.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Acked-by: Jingoo Han <jg1.han@samsung.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-04-29 18:28:17 -07:00
..
88pm860x_bl.c drivers/video/backlight/88pm860x_bl.c: add missing of_node_put() 2013-02-21 17:22:25 -08:00
aat2870_bl.c backlight: aat2870: use bl_get_data instead of dev_get_drvdata 2013-02-21 17:22:24 -08:00
adp5520_bl.c backlight: adp5520: convert adp5520_bl to dev_pm_ops 2013-04-29 18:28:16 -07:00
adp8860_bl.c backlight: adp8860: convert adp8860 to dev_pm_ops 2013-04-29 18:28:16 -07:00
adp8870_bl.c backlight: adp8870: convert adp8870 to dev_pm_ops 2013-04-29 18:28:16 -07:00
ams369fg06.c drivers/video/backlight/ams369fg06.c: convert ams369fg06 to dev_pm_ops 2013-04-29 18:28:14 -07:00
apple_bl.c ACPI: Remove useless type argument of driver .remove() operation 2013-01-26 00:37:24 +01:00
as3711_bl.c backlight: add an AS3711 PMIC backlight driver 2013-02-21 17:22:25 -08:00
atmel-pwm-bl.c drivers/video/backlight/atmel-pwm-bl.c: add __init annotation 2013-04-29 18:28:14 -07:00
backlight.c backlight: fix class_find_device() arguments 2013-02-06 16:43:02 -08:00
corgi_lcd.c backlight: corgi_lcd: convert corgi_lcd to dev_pm_ops 2013-04-29 18:28:16 -07:00
cr_bllcd.c backlight: cr_bllcd: use pr_err()/pr_info() instead of printk() 2012-05-29 16:22:29 -07:00
da903x_bl.c backlight: da903x_bl: fix checkpatch warning 2012-12-17 17:15:14 -08:00
da9052_bl.c drivers/video/backlight/da9052_bl.c: add missing const 2012-12-17 17:15:16 -08:00
ep93xx_bl.c backlight: ep93xx: convert ep93xx to dev_pm_ops 2013-04-29 18:28:16 -07:00
generic_bl.c drivers/video/backlight/generic_bl.c: use dev_info() instead of pr_info() 2013-04-29 18:28:15 -07:00
hp680_bl.c backlight: hp680_bl: convert hp680bl to dev_pm_ops 2013-04-29 18:28:16 -07:00
hx8357.c fb: backlight: add the Himax HX-8357B LCD controller 2013-02-21 17:22:24 -08:00
ili9320.c drivers/video/backlight/vgg2432a4.c: add missing const 2012-12-17 17:15:16 -08:00
ili9320.h drivers/video/backlight/vgg2432a4.c: add missing const 2012-12-17 17:15:16 -08:00
jornada720_bl.c drivers/video/backlight/jornada720_*.c: use dev_err()/dev_info() instead of pr_err()/pr_info() 2013-04-29 18:28:15 -07:00
jornada720_lcd.c drivers/video/backlight/jornada720_*.c: use dev_err()/dev_info() instead of pr_err()/pr_info() 2013-04-29 18:28:15 -07:00
kb3886_bl.c backlight: kb3886_bl: convert kb3886bl to dev_pm_ops 2013-04-29 18:28:16 -07:00
Kconfig drivers/video/backlight/Kconfig: fix typo "MACH_SAM9...EK" three times 2013-04-29 18:28:17 -07:00
l4f00242t03.c drivers/video/backlight/l4f00242t03.c: check return value of regulator_enable() 2013-04-29 18:28:15 -07:00
lcd.c drivers/video/backlight/lcd.c: return ENXIO when ops functions cannot be called 2012-12-17 17:15:17 -08:00
ld9040.c backlight: ld9040: convert ld9040 to dev_pm_ops 2013-04-29 18:28:15 -07:00
ld9040_gamma.h drivers/vidfeo/backlight: ld9040 amoled driver support 2011-03-22 17:43:59 -07:00
lm3533_bl.c backlight: lm3533_bl: convert lm3533_bl to dev_pm_ops 2013-04-29 18:28:16 -07:00
lm3630_bl.c drivers/video/backlight/lm3630_bl.c: remove ret = -EIO of lm3630_backlight_register() 2013-02-21 17:22:25 -08:00
lm3639_bl.c drivers/video/backlight/lm3639_bl.c: remove ret = -EIO at error paths of probe 2013-02-21 17:22:24 -08:00
lms283gf05.c backlight: lms283gf05: use spi_get_drvdata and spi_set_drvdata 2013-02-21 17:22:23 -08:00
lms501kf03.c backlight: lms501kf03: convert lms501kf03 to dev_pm_ops 2013-04-29 18:28:15 -07:00
locomolcd.c backlight: locomolcd: convert locomolcd to dev_pm_ops 2013-04-29 18:28:16 -07:00
lp855x_bl.c drivers/video/backlight/lp855x_bl.c: fix compiler warning in lp855x_probe 2013-04-29 18:28:15 -07:00
lp8788_bl.c backlight: add new lp8788 backlight driver 2013-02-27 19:10:09 -08:00
ltv350qv.c backlight: ltv350qv: convert ltv350qv to dev_pm_ops 2013-04-29 18:28:17 -07:00
ltv350qv.h
Makefile backlight: add new lp8788 backlight driver 2013-02-27 19:10:09 -08:00
max8925_bl.c mfd: max8925: Support dt for backlight 2013-02-14 00:23:01 +01:00
omap1_bl.c drivers/video/backlight/omap1_bl.c: use dev_info() instead of pr_info() 2013-04-29 18:28:15 -07:00
ot200_bl.c kgdb: remove #include <linux/serial_8250.h> from kgdb.h 2013-02-04 15:35:26 -08:00
pandora_bl.c drivers/video/backlight/pandora_bl.c: change TWL4030_MODULE_PWM0 to TWL_MODULE_PWM 2012-12-17 17:15:17 -08:00
pcf50633-backlight.c backlight: pcf50633: fix checkpatch warning 2012-12-17 17:15:15 -08:00
platform_lcd.c drivers/video/backlight/platform_lcd.c: remove unnecessary ifdefs 2013-04-29 18:28:14 -07:00
pwm_bl.c pwm: Changes for v3.9-rc1 2013-02-26 09:34:29 -08:00
s6e63m0.c backlight: s6e63m0: convert s6e63m0 to dev_pm_ops 2013-04-29 18:28:15 -07:00
s6e63m0_gamma.h backlight: add S6E63M0 AMOLED LCD Panel driver 2010-05-26 17:34:16 +01:00
tdo24m.c backlight: tdo24m: convert tdo24m to dev_pm_ops 2013-04-29 18:28:17 -07:00
tosa_bl.c backlight: tosa: use bl_get_data instead of dev_get_drvdata 2013-02-21 17:22:24 -08:00
tosa_lcd.c backlight: tosa: use spi_get_drvdata and spi_set_drvdata 2013-02-21 17:22:23 -08:00
tps65217_bl.c backlight: tps65217_bl: Add missing platform_set_drvdata in tps65217_bl_probe 2012-10-01 00:56:12 +02:00
vgg2432a4.c backlight: vgg2432a4: use spi_get_drvdata and spi_set_drvdata 2013-02-21 17:22:23 -08:00
wm831x_bl.c backlight: initialize struct backlight_properties properly 2012-05-29 16:22:30 -07:00