projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ab1744
)
fix typos in the diag driver
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 1 Nov 2006 01:09:22 +0000
(
01:09
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 1 Nov 2006 01:09:22 +0000
(
01:09
+0000)
SVN-Revision: 5370
openwrt/target/linux/package/diag/src/diag.c
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/package/diag/src/diag.c
b/openwrt/target/linux/package/diag/src/diag.c
index eeaa35aa14b8c4deb5fca1fa13d45572057738f6..0f1f44baf2c183d4a7890d4faf5cdd3689ab241a 100644
(file)
--- a/
openwrt/target/linux/package/diag/src/diag.c
+++ b/
openwrt/target/linux/package/diag/src/diag.c
@@
-391,9
+391,10
@@
static struct platform_t __init platforms[] = {
{ .name = "modem_green",.gpio = 1 << 6, .polarity = REVERSE },
{ .name = "modem_red", .gpio = 1 << 7, .polarity = REVERSE },
},
+ },
/* Belkin */
[BELKIN_UNKNOWN] = {
- .name = "Belkin (unknown)"
+ .name = "Belkin (unknown)"
,
/* FIXME: verify & add detection */
.buttons = {
{ .name = "reset", .gpio = 1 << 7 },