uhci: No need to handle async completion of isoc packets
commit5b352ed537e31a6b5f9e33e26429ba8b909af234
authorHans de Goede <hdegoede@redhat.com>
Wed, 24 Oct 2012 16:31:05 +0000 (24 18:31 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 25 Oct 2012 07:08:10 +0000 (25 09:08 +0200)
treee527e31e4dc62f8da797217be6c5fc872d095241
parentaaac74343d761947e57a1b0cbaa7f2dd0c6a40ca
uhci: No need to handle async completion of isoc packets

No devices ever return async for isoc endpoints and the core
already enforces this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-uhci.c