]> git.proxmox.com Git - mirror_qemu.git/commit
ehci: kick async schedule on wakeup
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 22 May 2012 15:24:59 +0000 (17:24 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 7 Jun 2012 08:02:22 +0000 (10:02 +0200)
commit0f588df8b3688b00e77aabaa32e26ece5f19bd39
tree2f228aad4b0e42bcc363c7dd31366060bc446495
parentae710b99050a347cc7ef93e1873bf08c9a97b6be
ehci: kick async schedule on wakeup

Kick async schedule when we get a wakeup
notification from a usb device.

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