From: Sarah Sharp Date: Fri, 2 Sep 2011 18:05:45 +0000 (-0700) Subject: xhci: Store the "real" root port number. X-Git-Tag: v3.2-rc1~183^2~175 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66381755442189bbeb15f1a51b1e0059327d84ed;p=pandora-kernel.git xhci: Store the "real" root port number. Since the xHCI driver now has split USB2/USB3 roothubs, devices under each roothub can have duplicate "fake" port numbers. For the next set of patches, we need to keep track of the "real" port number that the xHCI host uses to index into the port status arrays. Signed-off-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed