USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
authorLibin Yang <libin.yang@amd.com>
Wed, 4 Nov 2009 06:55:18 +0000 (14:55 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 18 Nov 2009 00:46:33 +0000 (16:46 -0800)
commita1f17a872bc7b1cb7efdd5486a2963e88a536e61
treebfade484195ed46294ff0fbaa5e938fd052b1a47
parentac50e950784cae1c26ad9e09ebd8f8c706131eb3
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 <libin.yang@amd.com>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ohci-hcd.c
drivers/usb/host/ohci-pci.c
drivers/usb/host/ohci-q.c
drivers/usb/host/ohci.h