Title: [6793] branches/2009R1/drivers/usb/musb/musb_host.c: disable double buffer according anomaly 05000450
- Revision
- 6793
- Author
- cliff
- Date
- 2009-06-18 22:17:02 -0500 (Thu, 18 Jun 2009)
Log Message
disable double buffer according anomaly 05000450
Modified Paths
Diff
Modified: branches/2009R1/drivers/usb/musb/musb_host.c (6792 => 6793)
--- branches/2009R1/drivers/usb/musb/musb_host.c 2009-06-19 03:09:44 UTC (rev 6792)
+++ branches/2009R1/drivers/usb/musb/musb_host.c 2009-06-19 03:17:02 UTC (rev 6793)
@@ -740,7 +740,7 @@
| ((hw_ep->max_packet_sz_tx /
packet_sz) - 1) << 11);
else
-#if defined(CONFIG_BLACKFIN) && ANOMALY_05000465
+#if defined(CONFIG_BLACKFIN) && ANOMALY_0500450
/* Set TXMAXP with the FIFO size of the endpoint
* to diable double buffer mode.
*/
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits