leds: Turn off led if blinking is disabled
authorStefan Sørensen <stefan.sorensen@spectralink.com>
Tue, 4 Feb 2014 08:11:42 +0000 (00:11 -0800)
committerBryan Wu <cooloney@gmail.com>
Thu, 27 Feb 2014 17:56:55 +0000 (09:56 -0800)
commit8d82fef8bbee588d071372eb02439d2053b4bfe4
tree8cc6f5382e1b7f6d7e51821a5733b45b90f7a967
parentfba14ae8e924881038406ecff031d2d17becc2cb
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>
drivers/leds/led-core.c
This page took 0.024812 seconds and 5 git commands to generate.