From: Thomas Pugliese Date: Fri, 31 May 2013 19:16:13 +0000 (-0500) Subject: Allow the USB HCD to create Wireless USB root hubs X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a81f8814cbc79125fe50456de6adf048101af9b;p=pandora-kernel.git Allow the USB HCD to create Wireless USB root hubs This patch adds Wireless USB root hub support to the USB HCD. It allows the HWA to create its root hub which previously failed because the HCD treated wireless root hubs the same as USB2 high speed hubs. The creation of the root hub would fail in that case due to lack of TTs which wireless root hubs do not support. Signed-off-by: Thomas Pugliese Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed