USB: xhci: Remove the arbitrary limit of 15 xHCI ports
authorWilliam Gulland <wgulland@vmware.com>
Wed, 12 May 2010 17:20:34 +0000 (10:20 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 May 2010 20:21:45 +0000 (13:21 -0700)
commit419a8e81686b844c9682e8f1721e6795f3264ee6
tree175f207aaca5d4de8ef292967db36d30eb75a8e8
parent22b4b6113ec5d0ff2a9175bc611f3f3f61e4e172
USB: xhci: Remove the arbitrary limit of 15 xHCI ports

Our virtual xHCI device can have as many ports as we like - I've tested
this patch with 31.

Signed-off-by: William Gulland <wgulland@vmware.com>
Cc: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/xhci-hub.c