commit | bee153906424f3bf669afec397c810b76117e22b | [log] [tgz] |
---|---|---|
author | Enric Balletbo i Serra <eballetbo@gmail.com> | Fri Oct 08 10:22:28 2010 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Fri Oct 08 10:22:28 2010 -0700 |
tree | 80fa27fa7e254254f9f0bc17d61db323025c7285 | |
parent | 61e118dd7755417c541a8ecf32a82c3971258cff [diff] |
omap3: fix and improve the LED handling on IGEP v2 board The IGEP v2 board has four leds, this patch allows control all of these LEDs using the LED class if CONFIG_LEDS_GPIO is selected or using the General Purpose Input/Output (GPIO) interface if CONFIG_LEDS_GPIO is not selected. Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>