]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-omap2/board-omap3beagle.c
beagle LED fixes
[linux-2.6-omap-h63xx.git] / arch / arm / mach-omap2 / board-omap3beagle.c
index fdce787e8ae5040f096dde591c02eaa87bfc75ea..40feef1bc057d3c49a3c8b18081a1a615886c3c7 100644 (file)
@@ -75,14 +75,14 @@ static struct omap_lcd_config omap3_beagle_lcd_config __initdata = {
 
 struct gpio_led gpio_leds[] = {
        {
-               .name                   = "beagleboard::led0",
+               .name                   = "beagleboard::usr0",
                .default_trigger        = "none",
-               .gpio                   = 149,
+               .gpio                   = 150,
        },
        {
-               .name                   = "beagleboard::led1",
+               .name                   = "beagleboard::usr1",
                .default_trigger        = "none",
-               .gpio                   = 150,
+               .gpio                   = 149,
        },
 };