usb-musb: switch to usb_find_device()
commit87e043f17e9b3781b3c29c02ff32abc23ac15708
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 10 Jan 2012 16:59:33 +0000 (10 17:59 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 10 Feb 2012 10:31:57 +0000 (10 11:31 +0100)
tree376293a03fb49d941979bed414ae8950919f457d
parent993048bb6bf6b74bbf6b7dae8e7c2db523cfcecf
usb-musb: switch to usb_find_device()

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

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