|
@@ -65,7 +65,6 @@ int misc_init_r(void)
|
|
struct gpio *gpio5_base = (struct gpio *)OMAP34XX_GPIO5_BASE;
|
|
struct gpio *gpio5_base = (struct gpio *)OMAP34XX_GPIO5_BASE;
|
|
struct gpio *gpio6_base = (struct gpio *)OMAP34XX_GPIO6_BASE;
|
|
struct gpio *gpio6_base = (struct gpio *)OMAP34XX_GPIO6_BASE;
|
|
|
|
|
|
- twl4030_power_init();
|
|
|
|
twl4030_led_init(TWL4030_LED_LEDEN_LEDBON);
|
|
twl4030_led_init(TWL4030_LED_LEDEN_LEDBON);
|
|
|
|
|
|
/* Configure GPIOs to output */
|
|
/* Configure GPIOs to output */
|