From: Libin Yang Date: Wed, 4 Nov 2009 06:55:18 +0000 (+0800) Subject: USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer X-Git-Tag: v2.6.32-rc8~12^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1f17a872bc7b1cb7efdd5486a2963e88a536e61;p=pandora-kernel.git USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer The following patch in the driver is required to avoid USB 1.1 device failures that may occur due to requests from USB OHCI controllers may be overwritten if the latency for any pending request by the USB controller is very long (in the range of milliseconds). Signed-off-by: Libin Yang Cc: David Brownell Cc: Alan Stern Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed