Skip to content
Snippets Groups Projects
user avatar
Johan Hovold authored
Fix regression introduced by commit 5ada28bf ("led-class: always
implement blinking") which broke sysfs delay handling by not storing the
updated value.  Consequently it was only possible to set one of the delays
through the sysfs interface as the other delay was automatically restored
to it's default value.  Reading the parameters always gave the defaults.

Signed-off-by: default avatarJohan Hovold <jhovold@gmail.com>
Acked-by: default avatarFlorian Fainelli <florian@openwrt.org>
Acked-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
Cc: <stable@kernel.org>		[2.6.37+]
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
7a5caabd
History