TWL4030: make LEDs selectable for twl4030_led_init()
[platform/kernel/u-boot.git] / board / timll / devkit8000 / devkit8000.c
index db7d2e2..95afaaa 100644 (file)
@@ -76,7 +76,7 @@ int misc_init_r(void)
 
        twl4030_power_init();
 #ifdef CONFIG_TWL4030_LED
-       twl4030_led_init();
+       twl4030_led_init(TWL4030_LED_LEDEN_LEDAON | TWL4030_LED_LEDEN_LEDBON);
 #endif
 
 #ifdef CONFIG_DRIVER_DM9000