From: David Brownell Date: Thu, 9 Feb 2006 21:35:31 +0000 (-0500) Subject: [PATCH] USB: fix up the usb early handoff logic for EHCI X-Git-Tag: v2.6.16-rc4~100^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a38408cd8d6bc0e5d16e609d4b1fdf9ba2e099ce;p=pandora-kernel.git [PATCH] USB: fix up the usb early handoff logic for EHCI Disable some dubious "early" USB handoff code that allegedly works around bugs on some systems (we don't know which ones) but rudely breaks some others. Also make the kernel warnings reporting BIOS handoff problems be more useful, reporting the register whose value displays the trouble. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed