pandora: switch to the new charging LED trigger
authorGrazvydas Ignotas <notasas@gmail.com>
Fri, 8 Mar 2013 00:49:46 +0000 (02:49 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Tue, 12 Mar 2013 21:46:05 +0000 (23:46 +0200)
arch/arm/mach-omap2/board-omap3pandora.c

index 9731a0e..add4416 100644 (file)
@@ -136,7 +136,7 @@ static struct led_pwm pandora_pwm_leds[] = {
                .pwm_id                 = 1, /* LEDB */
        }, {
                .name                   = "pandora::charger",
-               .default_trigger        = "bq27500-0-charging",
+               .default_trigger        = "twl4030_bci-charging",
                .pwm_id                 = 3, /* PWM1 */
        }
 };