diff options
| author | Tejun Heo <[email protected]> | 2010-12-24 15:14:20 +0000 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2010-12-24 15:14:20 +0000 |
| commit | 569ff2de2e1c8ac67c8df3a7367d46d0d9460a35 (patch) | |
| tree | 124784a459d055a97506b37ce3d51e9713485922 /security/selinux/hooks.c | |
| parent | speedtch: don't abuse struct delayed_work (diff) | |
| download | kernel-569ff2de2e1c8ac67c8df3a7367d46d0d9460a35.tar.gz kernel-569ff2de2e1c8ac67c8df3a7367d46d0d9460a35.zip | |
usb: don't use flush_scheduled_work()
flush_scheduled_work() is being deprecated. Directly flush or cancel
work items instead.
* u_ether, isp1301_omap, speedtch conversions are straight-forward.
* ochi-hcd should only flush when quirk_nec() is true as otherwise the
work wouldn't have been initialized.
* In oti6858, cancel_delayed_work() + flush_scheduled_work() ->
cancel_delayed_work_sync().
Signed-off-by: Tejun Heo <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Cc: David Brownell <[email protected]>
Cc: Duncan Sands <[email protected]>
Cc: [email protected]
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
