From: Stefan Sørensen Date: Tue, 4 Feb 2014 08:11:42 +0000 (-0800) Subject: leds: Turn off led if blinking is disabled X-Git-Tag: v3.15-rc1~38^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d82fef8bbee588d071372eb02439d2053b4bfe4;p=pandora-kernel.git 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 Signed-off-by: Bryan Wu --- Reading git-diff-tree failed