From: Mike Nuss Date: Tue, 21 Aug 2007 01:21:15 +0000 (-0700) Subject: USB: make EHCI initialize properly on PPC SOCs X-Git-Tag: v2.6.23-rc4~29^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c907d3b09f7a50023b61ba6ec4e01ccaa543a7ae;p=pandora-kernel.git USB: make EHCI initialize properly on PPC SOCs Correctly initialize the on-chip EHCI controller on the AMCC PPC440EPx. Fix "USB 0.0" initialization message, and properly put the controller into a known state before starting it. Add "FIXME" comment to the au1xxx bus glue which is doing the same wrong thing here. (Who maintains that, now that AMD sold off Alchemy?) Remove some false copyright attributions which were somehow placed in the au1xxx bus glue then copied into ppc-soc. Signed-off-by: Mike Nuss Signed-off-by: David Brownell Cc: K.Boge Cc: Jordan Crouse Signed-off-by: Stefan Roese Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed