]> Git Repo - linux.git/commit - drivers/leds/leds-lp5523.c
leds-lp5523: set the brightness to 0 forcely on removing the driver
authorKim, Milo <[email protected]>
Wed, 22 Aug 2012 07:32:45 +0000 (15:32 +0800)
committerBryan Wu <[email protected]>
Tue, 11 Sep 2012 10:32:41 +0000 (18:32 +0800)
commita39b9854c79cc9ac7b7b6fed58cf07da23f1f41e
treedec736d03ac5a89e97177666efa58521dc241efd
parent94b43b677104e50b9f8dd75aacb3c69e16089a68
leds-lp5523: set the brightness to 0 forcely on removing the driver

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 <[email protected]>
Signed-off-by: Bryan Wu <[email protected]>
drivers/leds/leds-lp5523.c
This page took 0.053734 seconds and 4 git commands to generate.