commit | b404a5f417cbe5593f89c79954569b0e245fb80c | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Jul 18 13:15:42 2017 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Jul 25 13:02:11 2017 +0200 |
tree | 90aa94701c34df55f41069415afbe6df035e7074 | |
parent | ca9dcc2edd72a33bacf11870b8476d5a9e02205e [diff] |
usb-xhci: use hub portmap xhci controllers have two virtual ports per (usb3 capable) physical port, one for usb2 and one for usb3 devices. Add a hub portmap callback to map the virtual ports to physical ports. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>