commit | e627472731c2fe6d42a58ca78855fcd62f58d7c8 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Sep 13 11:37:47 2011 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Oct 13 12:58:51 2011 +0200 |
tree | 2bb4604ecf274b60f06f7bd4b0af7c81dc0a2ebe | |
parent | e0b8e72dd95f5fe133c8bb952a464814ca06fe8b [diff] |
usb-host: factor out code Move code to claim usb ports and to disconnect usb interfaces into usb_host_claim_port and usb_host_disconnect_ifaces functions. No functional change. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>