1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[backfire] backport r20869 (closes: #7055)

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20870 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2010-04-15 03:24:38 +00:00
parent 93c00ba5d8
commit 53ae0e8ebf

View File

@@ -364,7 +364,7 @@ static struct platform_t __initdata platforms[] = {
}, },
.leds = { .leds = {
{ .name = "power", .gpio = 1 << 0, .polarity = REVERSE }, { .name = "power", .gpio = 1 << 0, .polarity = REVERSE },
{ .name = "usb", .gpio = 1 << 2, .polarity = NORMAL }, { .name = "usb", .gpio = 1 << 2, .polarity = REVERSE },
}, },
}, },
[WL300G] = { [WL300G] = {