OSDN Git Service

ehci: tweak queue initialization
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 11 May 2012 06:56:49 +0000 (08:56 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 7 Jun 2012 08:02:22 +0000 (10:02 +0200)
commit8f6d5e26b1a2c4e87810b2798f005566a20cfea7
tree466085233504ec12fdda5f5ebedc736c85dde415
parent773dc9cdfd4a2c55f0f3343b8e120011d96831e5
ehci: tweak queue initialization

Little tweak for the queue initialization, set the QH address in the
allocation function.

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