]> git.proxmox.com Git - mirror_qemu.git/commit
usb-ohci: switch to usb_find_device()
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 10 Jan 2012 16:56:17 +0000 (17:56 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 10 Feb 2012 10:31:57 +0000 (11:31 +0100)
commit993048bb6bf6b74bbf6b7dae8e7c2db523cfcecf
tree37909125c9d724a246940a747ab3f53523a62f42
parent828143c621d8fd1030b5fd07d7ed340b82a5b763
usb-ohci: switch to usb_find_device()

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

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