Searched hist:"22 e03f3b58dfcca30f0c8de185022132459638d1" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/leds/ |
H A D | leds-gpio.c | 22e03f3b58dfcca30f0c8de185022132459638d1 Tue Feb 27 20:49:53 CET 2007 Raphael Assenat <raph@8d.com> leds: Add generic GPIO LED driver
This patch adds support for GPIO connected leds via the new GPIO framework.
Information about leds (gpio, polarity, name, default trigger) is passed to the driver via platform_data.
Signed-off-by: Raphael Assenat <raph@8d.com> Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
|
/linux/include/linux/ |
H A D | leds.h | diff 22e03f3b58dfcca30f0c8de185022132459638d1 Tue Feb 27 20:49:53 CET 2007 Raphael Assenat <raph@8d.com> leds: Add generic GPIO LED driver
This patch adds support for GPIO connected leds via the new GPIO framework.
Information about leds (gpio, polarity, name, default trigger) is passed to the driver via platform_data.
Signed-off-by: Raphael Assenat <raph@8d.com> Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
|