9
0
Fork 0
barebox/drivers/led
Sebastian Hesselbarth 4faf305507 led: trigger: disable LEDs with trigger before installing it
This disables LEDs that have a trigger function assigned right before
the trigger is installed. As the trigger was parsed before the LED has
been registered, also swap LED registration and trigger parsing.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-11-11 09:02:07 +01:00
..
Kconfig LED: add support for device tree parsing of gpio-leds 2013-07-09 20:00:19 +02:00
Makefile LED: Add LED trigger support 2010-12-20 09:57:35 +01:00
core.c led: test for led->set callback before calling it 2013-01-14 13:39:20 +01:00
led-gpio.c led: trigger: disable LEDs with trigger before installing it 2013-11-11 09:02:07 +01:00
led-triggers.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00