diff options
author | Octavian Purdila <octavian.purdila@intel.com> | 2012-10-23 08:33:12 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-24 02:58:07 (GMT) |
commit | 036546bf950b7916dcc051eb0d450e23028b487a (patch) | |
tree | e66c9cdc9fa1f5640a2d6324cc850cda73c1bd39 /lib/locking-selftest.c | |
parent | 197ef5ef37d91686545872703bb6d756a53898ea (diff) | |
download | linux-fsl-qoriq-036546bf950b7916dcc051eb0d450e23028b487a.tar.xz |
usb hub: use flush_work instead of flush_work_sync
flush_work_sync and flush_work are now the same and flush_work_sync
has been deprecated. This fixes the following warning:
drivers/usb/core/hub.c: In function hub_quiesce:
drivers/usb/core/hub.c:1216:3: warning: flush_work_sync is deprecated (declared at include/linux/workqueue.h:448) [-Wdeprecated-declarations]
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Octavian Purdila <octavian.purdila@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/locking-selftest.c')
0 files changed, 0 insertions, 0 deletions