commit | 1381187991a196a8a7d046e97bd50eec6c37e8df | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkhan@gmail.com> | Tue May 29 15:07:28 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue May 29 16:22:31 2012 -0700 |
tree | f84e83866b4d15cad012cb40c5b653ce4c49a7d9 | |
parent | 03c091e5b726ada6aaf9af1d0e973679099101e4 [diff] |
leds: change ledtrig-timer to use activated flag Change existing timer trigger to use the new ->activated flag to set activate successful status in activate routine and check it in deactivate routine to do cleanup. Signed-off-by: Shuah Khan <shuahkhan@gmail.com> Cc: Richard Purdie <rpurdie@rpsys.net> Cc: Bryan Wu <bryan.wu@canonical.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>