commit | a2e629e454a815aeabe94aecfdd691f54dcacedc | [log] [tgz] |
---|---|---|
author | Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> | Fri Sep 05 13:58:46 2014 +0530 |
committer | Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> | Fri Sep 05 14:10:43 2014 +0530 |
tree | bd4bf18987da58834d15a8483fdbe72324e16052 | |
parent | ff6860736159a88fdf91d6a36f33eafb4774b82a [diff] |
usb-xhci: support xhci extended capabilities commit 706c69e4 "xhci: fix port assignment" partially fixed the usb port numbering. Adding parsing of xhci extended capabilities, we can parse the overlapped ports accordingly and have proper port numbering. Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>