commit | 17887bf9f8dce024e8dfa612842d3c75ba3475cc | [log] [tgz] |
---|---|---|
author | Grazvydas Ignotas <notasas@gmail.com> | Thu Dec 10 17:10:21 2009 +0200 |
committer | Tom Rix <Tom.Rix@windriver.com> | Mon Jan 04 08:48:15 2010 -0600 |
tree | 2b112424e3938fef8dd40f1cdeb6cbeac2636a64 | |
parent | 32d15b95ca0c49d126f65d65ea0ea4aae31424b1 [diff] |
TWL4030: make LEDs selectable for twl4030_led_init() Not all boards have both LEDs hooked, so enabling both on boards with single LED will just waste power. Make it possible to choose LEDs by adding argument to twl4030_led_init(). Using this turn on only LEDB for pandora, leave both LEDs on for all other boards, as it was before this patch. Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>