From: Yoshihiro Shimoda Date: Tue, 21 Jun 2011 04:24:42 +0000 (+0900) Subject: usb: r8a66597-hcd: fix cannot detect low/full speed device X-Git-Tag: v3.0-rc6~29^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87abd0a92c72eea71542d6c972c67e39e584e989;p=pandora-kernel.git usb: r8a66597-hcd: fix cannot detect low/full speed device This controller can control "Transaction Translators", but the hcd->has_tt is not set. Since the commit d199c96d41d80a567493e12b8e96ea056a1350c1 ("USB: prevent buggy from crashing the USB stack") has checked it, the driver could not work the low/full speed device. Signed-off-by: Yoshihiro Shimoda Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed