Skip to content
Snippets Groups Projects
Commit 99ef2121 authored by Tejun Heo's avatar Tejun Heo
Browse files

leds-wm8350: don't use flush_scheduled_work()


flush_scheduled_work() is deprecated and scheduled to be removed.
Directly flush led->work on removal instead.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
Cc: Richard Purdie <rpurdie@rpsys.net>
parent 0d26aa70
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment