Title: [6719] trunk/drivers/usb/musb/musb_host.c: bug[#2424]fix typo
Revision
6719
Author
cliff
Date
2009-06-15 04:31:09 -0500 (Mon, 15 Jun 2009)

Log Message

bug[#2424]fix typo

Modified Paths

Diff

Modified: trunk/drivers/usb/musb/musb_host.c (6718 => 6719)


--- trunk/drivers/usb/musb/musb_host.c	2009-06-15 09:28:21 UTC (rev 6718)
+++ trunk/drivers/usb/musb/musb_host.c	2009-06-15 09:31:09 UTC (rev 6719)
@@ -823,7 +823,7 @@
 						packet_sz) - 1) << 11);
 			else
 #if defined(CONFIG_BLACKFIN) && ANOMALY_05000465
-        /* Set RXMAXP with the FIFO size of the endpoint
+        /* Set TXMAXP with the FIFO size of the endpoint
          * to diable double buffer mode.
          */
         			musb_writew(epio, MUSB_TXMAXP,
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to