Title: [6551] trunk/drivers/usb/musb/blackfin.h: fix coding style and typo error.
Revision
6551
Author
sonicz
Date
2009-06-03 04:45:06 -0500 (Wed, 03 Jun 2009)

Log Message

fix coding style and typo error.

Modified Paths


Diff

Modified: trunk/drivers/usb/musb/blackfin.h (6550 => 6551)


--- trunk/drivers/usb/musb/blackfin.h	2009-06-03 09:38:50 UTC (rev 6550)
+++ trunk/drivers/usb/musb/blackfin.h	2009-06-03 09:45:06 UTC (rev 6551)
@@ -15,10 +15,10 @@
  */
 
 /* Anomaly notes:
- *  05000450 -  MUSB driver is degined to transfer buffer of N*maxpacket size
+ *  05000450 -  MUSB driver is designed to transfer buffer of N*maxpacket size
  *		in DMA mode 1 and leave rest data to the next transfer in DMA
  *		mode 0.
-*/
+ */
 
 #undef DUMP_FIFO_DATA
 #ifdef DUMP_FIFO_DATA
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to