projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0193cb
)
leds: correct trivial type in drivers/leds/Kconfig
author
Jesper Dangaard Brouer
<brouer@redhat.com>
Fri, 15 Jun 2012 10:13:25 +0000
(18:13 +0800)
committer
Bryan Wu
<bryan.wu@canonical.com>
Mon, 23 Jul 2012 23:52:35 +0000
(07:52 +0800)
Correct "hadrware" to "hardware", for LEDS_TRIGGER_TRANSIENT.
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: Bryan Wu <bryan.wu@canonical.com>
drivers/leds/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/leds/Kconfig
b/drivers/leds/Kconfig
index 54dd1a396fa9a300f407f75aa009036fe2fb5cec..52f1d456f3d23c5868a06d82e99e6ccde93b4986 100644
(file)
--- a/
drivers/leds/Kconfig
+++ b/
drivers/leds/Kconfig
@@
-511,7
+511,7
@@
config LEDS_TRIGGER_TRANSIENT
depends on LEDS_TRIGGERS
help
This allows one time activation of a transient state on
- GPIO/PWM based ha
dr
ware.
+ GPIO/PWM based ha
rd
ware.
If unsure, say Y.
endif # NEW_LEDS