pandora: default power LED to on
authorGrazvydas Ignotas <notasas@gmail.com>
Tue, 27 Mar 2012 00:05:08 +0000 (03:05 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Tue, 3 Apr 2012 21:00:38 +0000 (00:00 +0300)
don't know how I missed that before

arch/arm/mach-omap2/board-omap3pandora.c

index 8175519..713cb64 100644 (file)
@@ -131,6 +131,7 @@ static struct led_pwm pandora_pwm_leds[] = {
                .pwm_id                 = 0, /* LEDA */
        }, {
                .name                   = "pandora::power",
+               .default_trigger        = "default-on",
                .pwm_id                 = 1, /* LEDB */
        }, {
                .name                   = "pandora::charger",