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.27.40~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e72432d716f8555c27fc95b39969ba0a1d0c988b;p=pandora-kernel.git USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer commit a1f17a872bc7b1cb7efdd5486a2963e88a536e61 upstream. 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed