From: Niilo Minkkinen Date: Mon, 18 May 2009 14:54:16 +0000 (+0300) Subject: usb: musb: disable OTG AUTOIDLE only with omap3430 X-Git-Tag: v2.6.31-rc1~304^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a4b5e36ce58febdd2039dd4d129ee7edf4f5536;p=pandora-kernel.git usb: musb: disable OTG AUTOIDLE only with omap3430 Omap3 MUSB AUTOIDLE functionality configured through OTG_SYSCONFIG register prevents the device from going into retention. This is a workaround (by Richard Woodruff/TI), as his comment : > A new MUSB bug which is a match to data below was identified very > recently (on hardware and in simulation). > This bug is in 3430 and not 3630. > As a priority test (and as new default) you should have engineers > disable autoidle for MUSB block. > This is the workaround which will show up in next errata. Signed-off-by: Niilo Minkkinen Signed-off-by: Richard Woodruff Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed