Title: [6792] branches/2009R1/drivers/usb/musb/musb_gadget.c: bug[#5255]tx data corruption bug is caused by anomaly 05000450
Revision
6792
Author
cliff
Date
2009-06-18 22:09:44 -0500 (Thu, 18 Jun 2009)

Log Message

bug[#5255]tx data corruption bug is caused by anomaly 05000450

Modified Paths

Diff

Modified: branches/2009R1/drivers/usb/musb/musb_gadget.c (6791 => 6792)


--- branches/2009R1/drivers/usb/musb/musb_gadget.c	2009-06-19 03:06:06 UTC (rev 6791)
+++ branches/2009R1/drivers/usb/musb/musb_gadget.c	2009-06-19 03:09:44 UTC (rev 6792)
@@ -920,7 +920,7 @@
 		/* REVISIT if can_bulk_split(), use by updating "tmp";
 		 * likewise high bandwidth periodic tx
 		 */
-#if defined(CONFIG_BLACKFIN) && ANOMALY_05000465
+#if defined(CONFIG_BLACKFIN) && ANOMALY_05000450
                 /* 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

Reply via email to