ehci: move async schedule to bottom half
commit0fb3e299bdc0f21e0a0ff7d19276a87e0825d651
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 11 May 2012 09:19:11 +0000 (11 11:19 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 7 Jun 2012 08:02:22 +0000 (7 10:02 +0200)
tree4f9ffd619db700801c8a80441ef99930bbd1d458
parentae0138a8eab27c9816b2f1b6a47b2cf1c580a1ca
ehci: move async schedule to bottom half

This way we can kick the async schedule independant from the
periodic frame timer.

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