[backfire] backport r20869 (closes: #7055)
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 15 Apr 2010 03:24:38 +0000 (03:24 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 15 Apr 2010 03:24:38 +0000 (03:24 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20870 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/broadcom-diag/src/diag.c

index 7df009e7c0e06c8064b2d9da2efc99eccdd92462..27a3ee438c5126ad408dc2870a75d9d08b9401f1 100644 (file)
@@ -364,7 +364,7 @@ static struct platform_t __initdata platforms[] = {
                },
                .leds           = {
                        { .name = "power",      .gpio = 1 << 0, .polarity = REVERSE },
-                       { .name = "usb",        .gpio = 1 << 2, .polarity = NORMAL },
+                       { .name = "usb",        .gpio = 1 << 2, .polarity = REVERSE },
                },
        },
        [WL300G] = {