From: Alan Stern Date: Thu, 3 Apr 2008 22:02:56 +0000 (-0400) Subject: USB: root hubs don't lie about their number of TTs X-Git-Tag: v2.6.26-rc1~1061^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7329e211b987a493cbcfca0e98c60eb108ab42df;p=pandora-kernel.git USB: root hubs don't lie about their number of TTs Currently EHCI root hubs enumerate with a bDeviceProtocol code indicating that they possess a Transaction Translator. However the vast majority of controllers do not; they rely on a companion controller to handle full- and low-speed communications. This patch (as1064) changes the root-hub device descriptor to match the actual situation. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed