From: Geoff Levand Date: Wed, 23 Nov 2011 02:33:45 +0000 (-0800) Subject: usb: PS3 EHCI HC reset work-around X-Git-Tag: v3.3-rc1~153^2~42^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9187bef2fa395e85d5e22c4792b553d98410ccd6;p=pandora-kernel.git usb: PS3 EHCI HC reset work-around PS3 EHCI HC errata fix 316 - The PS3 EHCI HC will reset its internal INSNREGXX setup regs back to the chip default values on Host Controller Reset (CMD_RESET) or Light Host Controller Reset (CMD_LRESET). The work-around for this is for the HC driver to re-initialise these regs when ever the HC is reset. Adds a new helper routine ps3_ehci_setup_insnreg() which is called from ps3_ehci_hc_reset(). Signed-off-by: Geoff Levand Acked-by: Alan Stern --- Reading git-diff-tree failed