uhci: Store ep in UHCIQueue
commit11d15e402beec122fb11104e36c35d1a46f650ff
authorHans de Goede <hdegoede@redhat.com>
Wed, 24 Oct 2012 16:31:13 +0000 (24 18:31 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 25 Oct 2012 07:08:11 +0000 (25 09:08 +0200)
tree6709b4134356c852d82a5200be7e007bb099e84e
parenta4f30cd766888e69e1d75cd87d251c04e829688e
uhci: Store ep in UHCIQueue

This avoids the need to repeatedly lookup the device, and ep.

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