alistair23-linux/drivers/leds
Raphael Assenat 2b7f1b8c8f leds: Fix led-gpio active_low default brightness
When gpio_direction_output() is called, led_dat->active_low is used
as default value. This means that the led will always be off by
default. cdev.brightness should really have been set to LED_OFF
unconditionally to reflect this behavior.

Signed-off-by: Raphael Assenat <raph@8d.com>
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
2008-02-07 09:52:02 +00:00
..
Kconfig leds: hw acceleration for Clevo mail LED driver 2008-02-07 09:52:02 +00:00
led-class.c leds: add possibility to remove leds classdevs during suspend/resume 2008-02-05 09:44:23 -08:00
led-core.c leds: Fix leds_list_lock locking issues 2007-12-31 23:09:44 +00:00
led-triggers.c leds: Fix leds_list_lock locking issues 2007-12-31 23:09:44 +00:00
leds-ams-delta.c leds: Standardise LED naming scheme 2008-02-07 09:47:00 +00:00
leds-clevo-mail.c leds: hw acceleration for Clevo mail LED driver 2008-02-07 09:52:02 +00:00
leds-cm-x270.c
leds-cobalt-qube.c
leds-cobalt-raq.c
leds-corgi.c leds: Standardise LED naming scheme 2008-02-07 09:47:00 +00:00
leds-gpio.c leds: Fix led-gpio active_low default brightness 2008-02-07 09:52:02 +00:00
leds-h1940.c
leds-ixp4xx-gpio.c
leds-locomo.c leds: Standardise LED naming scheme 2008-02-07 09:47:00 +00:00
leds-net48xx.c leds: Standardise LED naming scheme 2008-02-07 09:47:00 +00:00
leds-s3c24xx.c
leds-spitz.c leds: Standardise LED naming scheme 2008-02-07 09:47:00 +00:00
leds-tosa.c leds: Standardise LED naming scheme 2008-02-07 09:47:00 +00:00
leds-wrap.c leds: Standardise LED naming scheme 2008-02-07 09:47:00 +00:00
leds.h leds: Fix leds_list_lock locking issues 2007-12-31 23:09:44 +00:00
ledtrig-heartbeat.c
ledtrig-ide-disk.c
ledtrig-timer.c leds: Add support for hardware accelerated LED flashing 2008-02-07 09:49:38 +00:00
Makefile leds: Add clevo notebook LED driver 2008-02-07 09:22:17 +00:00