From: Felipe Balbi Date: Thu, 24 Feb 2011 08:36:53 +0000 (+0200) Subject: usb: musb: core: set has_tt flag X-Git-Tag: v2.6.37.3~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89a7828cac76a0dbc8e243c486151642e53f15e0;p=pandora-kernel.git usb: musb: core: set has_tt flag commit ec95d35a6bd0047f05fe8a21e6c52f8bb418da55 upstream. MUSB is a non-standard host implementation which can handle all speeds with the same core. We need to set has_tt flag after commit d199c96d41d80a567493e12b8e96ea056a1350c1 (USB: prevent buggy hubs from crashing the USB stack) in order for MUSB HCD to continue working. Signed-off-by: Felipe Balbi Cc: Alan Stern Tested-by: Michael Jones Tested-by: Alexander Holler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed