From: Kumar Gala Date: Tue, 24 Jan 2006 16:11:27 +0000 (-0800) Subject: [PATCH] USB: Fix masking bug initialization of Freescale EHCI controller X-Git-Tag: v2.6.17-rc1~1176^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=499003e815344304c7b0c93aad923ddf644d24e0;p=pandora-kernel.git [PATCH] USB: Fix masking bug initialization of Freescale EHCI controller In setting up the of PHY we masked off too many bits, instead just initialize PORTSC for the type of PHY we are using. Signed-off-by: Kumar Gala Acked-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed