commit | 06c750888c57bdc374feaa097f6cbc720210b834 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Jan 10 17:08:13 2012 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Fri Feb 10 11:31:57 2012 +0100 |
tree | 68164b58d1c869c0fbd7995e612d8926bc1649a3 | |
parent | 73796fe6228ae1e294b4946c6c90337141cacc42 [diff] |
usb-hub: implement find_device Implement the find_device callback for the usb hub. It'll loop over all ports, calling usb_find_device for all enabled ports until it finds a matching device. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>