commit | 792984914c9937bebd6e70a564777aa883233444 | [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> | Wed Oct 29 16:19:35 2014 +0530 |
tree | 15644ddf0e9fa0c1eb21a3d40ce29332e4b4c8c2 | |
parent | 40a88835cdccc5da001362d17c29fd9eb29edb90 [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>