From: Jason Wessel Date: Thu, 20 Aug 2009 20:39:50 +0000 (-0500) Subject: USB: ehci-dbgp: Execute early BIOS hand off X-Git-Tag: v2.6.32-rc1~174^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=093344e1362cbf9525a5da09a565f357d8102f3b;p=pandora-kernel.git USB: ehci-dbgp: Execute early BIOS hand off The PCI quirk code executes a BIOS hand off to obtain full control of the EHCI host controller, the self contained ehci-dbgp driver must do the same thing using the early PCI API, else the BIOS can cause a fatal fault. Signed-off-by: Jason Wessel Cc: Ingo Molnar Cc: Andrew Morton Cc: dbrownell@users.sourceforge.net Cc: Yinghai Lu Cc: "Eric W. Biederman" Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed