diff options
author | OGAWA Hirofumi | 2017-01-03 17:28:50 +0100 |
---|---|---|
committer | Greg Kroah-Hartman | 2017-01-03 17:37:32 +0100 |
commit | cb4d5ce588c5ff68e0fdd30370a0e6bc2c0a736b (patch) | |
tree | 98abdee5753a0065f68f59cbaa1eee145d31dcc5 /drivers/usb/misc/usb3503.c | |
parent | usb: xhci: hold lock over xhci_abort_cmd_ring() (diff) | |
download | kernel-qcow2-linux-cb4d5ce588c5ff68e0fdd30370a0e6bc2c0a736b.tar.gz kernel-qcow2-linux-cb4d5ce588c5ff68e0fdd30370a0e6bc2c0a736b.tar.xz kernel-qcow2-linux-cb4d5ce588c5ff68e0fdd30370a0e6bc2c0a736b.zip |
xhci: Use delayed_work instead of timer for command timeout
This is preparation to fix abort operation race (See "xhci: Fix race
related to abort operation"). To make timeout sleepable, use
delayed_work instead of timer.
[change a newly added pending timer fix to pending work -Mathias]
Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/misc/usb3503.c')
0 files changed, 0 insertions, 0 deletions