From: Steven Noonan Date: Wed, 5 Nov 2008 20:41:24 +0000 (-0800) Subject: USB: EHCI pci-quirks.c: don't wait so long for BIOS handoff X-Git-Tag: v2.6.29-rc1~182^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d859bffc662482f06ba5603e6f592de4e18cf135;p=pandora-kernel.git USB: EHCI pci-quirks.c: don't wait so long for BIOS handoff Instead of waiting a painful 5000ms, quirk_usb_disable_ehci() now does a 1000ms loop to wait for the BIOS to acknowledge the handoff. The five second delay is really quite irritating to have to deal with every boot up, and I very seriously doubt any non-broken bios takes more than a second to do the actual handoff. Signed-off-by: Steven Noonan Cc: Alan Stern Cc: David Brownell Cc: Jeff Garzik Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed