ehci: schedule async bh on async packet completion
commitae710b99050a347cc7ef93e1873bf08c9a97b6be
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 11 May 2012 09:31:56 +0000 (11 11:31 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 7 Jun 2012 08:02:22 +0000 (7 10:02 +0200)
treeb3257cbe8f799bc7ee67fdd39ed15f74fa1aa8de
parent0fb3e299bdc0f21e0a0ff7d19276a87e0825d651
ehci: schedule async bh on async packet completion

When a packet completes which happens to be part of the async schedule
kick the async bottom half for processing,

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