[backfire] backport r20869 (closes: #7055)
[openwrt-10.03/.git] / 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] = {