summaryrefslogtreecommitdiff
path: root/drivers/usb/usb-skeleton.c
diff options
context:
space:
mode:
authorOGAWA Hirofumi <hirofumi@mail.parknet.co.jp>2017-01-03 19:28:50 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-01-12 13:39:17 +0300
commit799dfdeb33a0f8d08c4a6d6781b20a4011825ee4 (patch)
tree6b2e245b9a702cfc48eac469c3826803574610b8 /drivers/usb/usb-skeleton.c
parent6db52153fea3c4cca32712106202955d034e7fad (diff)
downloadlinux-799dfdeb33a0f8d08c4a6d6781b20a4011825ee4.tar.xz
xhci: Use delayed_work instead of timer for command timeout
commit cb4d5ce588c5ff68e0fdd30370a0e6bc2c0a736b upstream. 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/usb-skeleton.c')
0 files changed, 0 insertions, 0 deletions