projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9d7bd4
)
backport r20869 (closes: #7055)
author
Nicolas Thill
<nico@openwrt.org>
Thu, 15 Apr 2010 03:24:38 +0000
(
03:24
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Thu, 15 Apr 2010 03:24:38 +0000
(
03:24
+0000)
SVN-Revision: 20870
package/broadcom-diag/src/diag.c
patch
|
blob
|
history
diff --git
a/package/broadcom-diag/src/diag.c
b/package/broadcom-diag/src/diag.c
index 7df009e7c0e06c8064b2d9da2efc99eccdd92462..27a3ee438c5126ad408dc2870a75d9d08b9401f1 100644
(file)
--- a/
package/broadcom-diag/src/diag.c
+++ b/
package/broadcom-diag/src/diag.c
@@
-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] = {