Revert "xhci: set timer to retry xfers"
commit92fdfa4bef9c92addcc009dd3e0131172b4fdc78
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 17 Jul 2015 08:12:55 +0000 (17 10:12 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 17 Jul 2015 11:20:53 +0000 (17 13:20 +0200)
tree4867e8aaf0a21563a7af66f199a5043e8291d02b
parent86d7e214c224f939c897cfa3b6d597f7af4b5bba
Revert "xhci: set timer to retry xfers"

This reverts commit 4e8cfbe1143d8384387595b500212d7a7f11aeae.

We should not poll via timer, and with ccid being fixed
to properly notify us about pending transfers we don't have to.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-xhci.c