commit | 8d82fef8bbee588d071372eb02439d2053b4bfe4 | [log] [tgz] |
---|---|---|
author | Stefan Sørensen <stefan.sorensen@spectralink.com> | Tue Feb 04 00:11:42 2014 -0800 |
committer | Bryan Wu <cooloney@gmail.com> | Thu Feb 27 09:56:55 2014 -0800 |
tree | 8cc6f5382e1b7f6d7e51821a5733b45b90f7a967 | |
parent | fba14ae8e924881038406ecff031d2d17becc2cb [diff] |
leds: Turn off led if blinking is disabled When using the timer trigger and setting delay_on to 0, the led will stay in whatever state is was in, while intuitively one would expect it to turn off. This patch changes the behaviour to turn it off. Signed-off-by: Stefan Sørensen <stefan.sorensen@spectralink.com> Signed-off-by: Bryan Wu <cooloney@gmail.com>