diff options
author | Paul Collins <paul@briny.ondioline.org> | 2006-09-30 23:27:41 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-01 00:39:21 -0700 |
commit | e3e5fc91d9828a9b94a3992de47d47d2d2e34ec6 (patch) | |
tree | ad4af3aeb264438772e85e9c901b15459ade0cbb /include | |
parent | fd7bcea35e7efb108c34ee2b3840942a3749cadb (diff) | |
download | linux-e3e5fc91d9828a9b94a3992de47d47d2d2e34ec6.tar.gz linux-e3e5fc91d9828a9b94a3992de47d47d2d2e34ec6.tar.bz2 linux-e3e5fc91d9828a9b94a3992de47d47d2d2e34ec6.zip |
[PATCH] leds: turn LED off when changing triggers
I was playing with LED triggers when I noticed that changing from heartbeat
(or ide-disk) to "none" at the right moment would leave the LED stuck on.
This is easy to reproduce by doing "find / >/dev/null" with the ide-disk
trigger enabled and then switching to "none".
Here is a patch that fixes the problem by explicitly turning the LED off
after removing the existing trigger.
Signed-off-by: Paul Collins <paul@ondioline.org>
Acked-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions