From: Kim, Milo Date: Wed, 22 Aug 2012 07:32:45 +0000 (+0800) Subject: leds-lp5523: set the brightness to 0 forcely on removing the driver X-Git-Tag: v3.7-rc1~60^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a39b9854c79cc9ac7b7b6fed58cf07da23f1f41e;p=pandora-kernel.git 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 Signed-off-by: Bryan Wu --- Reading git-diff-tree failed