git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94b43b6
)
leds-lp5523: set the brightness to 0 forcely on removing the driver
author
Kim, Milo
<Milo.Kim@ti.com>
Wed, 22 Aug 2012 07:32:45 +0000
(15:32 +0800)
committer
Bryan Wu
<bryan.wu@canonical.com>
Tue, 11 Sep 2012 10:32:41 +0000
(18:32 +0800)
Turning off the brightness of each channel is required
when removing the driver.
So use flush_work() rather than cancel_work_sync() to execute
remaining brightness works.
Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com>
Signed-off-by: Bryan Wu <bryan.wu@canonical.com>
No differences found