From: Alan Stern Date: Mon, 3 Oct 2005 20:36:29 +0000 (-0400) Subject: [PATCH] UHCI: unify BIOS handoff and driver reset code X-Git-Tag: v2.6.15-rc1~731^2~16^2~1^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb200f6eac6372839921be1fe87c1f5c292a7bd6;p=pandora-kernel.git [PATCH] UHCI: unify BIOS handoff and driver reset code This patch (as574) updates the PCI BIOS usb-handoff code for UHCI controllers, making it work like the reset routines in uhci-hcd. This allows uhci-hcd to drop its own routines in favor of the new ones (code-sharing). Once the patch is merged we can turn the usb-handoff option on permanently, as far as UHCI is concerned. OHCI and EHCI may still have some issues. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed