usb-uhci: switch to usb_find_device()
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 10 Jan 2012 16:34:24 +0000 (17:34 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 10 Feb 2012 10:31:57 +0000 (11:31 +0100)
commit461700c1dc006600d7a955ee67184ced6084fd19
tree1df4b36ae1a404677a01cfc8595ece72b16f5dac
parent98861f512bbd8789bd7935a75316d3278be23a0a
usb-uhci: switch to usb_find_device()

Switch over UHCI to use the new usb_find_device()
function for device lookup.

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