OSDN Git Service

usb-ehci: switch to usb_find_device()
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 10 Jan 2012 16:46:15 +0000 (17:46 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 10 Feb 2012 10:31:57 +0000 (11:31 +0100)
commit828143c621d8fd1030b5fd07d7ed340b82a5b763
treebd87ae3991442431a386619bf86fb38748e7ea20
parent461700c1dc006600d7a955ee67184ced6084fd19
usb-ehci: switch to usb_find_device()

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

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