commit | 22e03f3b58dfcca30f0c8de185022132459638d1 | [log] [tgz] |
---|---|---|
author | Raphael Assenat <raph@8d.com> | Tue Feb 27 19:49:53 2007 +0000 |
committer | Richard Purdie <rpurdie@rpsys.net> | Mon Jul 16 01:15:50 2007 +0100 |
tree | 0597fa494d55f44191ec99b4bb34a937efcab0e7 | |
parent | 8f41958bdd577731f7411c9605cfaa9db6766809 [diff] |
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>