Title: [6691] trunk/arch/blackfin: tweak anomaly 465 description to match website
Revision
6691
Author
vapier
Date
2009-06-13 05:39:44 -0500 (Sat, 13 Jun 2009)

Log Message

tweak anomaly 465 description to match website

Modified Paths


Diff

Modified: trunk/arch/blackfin/mach-bf527/include/mach/anomaly.h (6690 => 6691)


--- trunk/arch/blackfin/mach-bf527/include/mach/anomaly.h	2009-06-13 10:39:18 UTC (rev 6690)
+++ trunk/arch/blackfin/mach-bf527/include/mach/anomaly.h	2009-06-13 10:39:44 UTC (rev 6691)
@@ -186,7 +186,7 @@
 #define ANOMALY_05000457 (1)
 /* False Hardware Error when RETI points to invalid memory */
 #define ANOMALY_05000461 (1)
-/* USB Rx DMA hang */
+/* USB Receive Interrupt Is Not Generated in DMA Mode 1 */
 #define ANOMALY_05000465 (1)
 
 /* Anomalies that don't exist on this proc */

Modified: trunk/arch/blackfin/mach-bf548/include/mach/anomaly.h (6690 => 6691)


--- trunk/arch/blackfin/mach-bf548/include/mach/anomaly.h	2009-06-13 10:39:18 UTC (rev 6690)
+++ trunk/arch/blackfin/mach-bf548/include/mach/anomaly.h	2009-06-13 10:39:44 UTC (rev 6691)
@@ -180,7 +180,7 @@
 #define ANOMALY_05000456 (__SILICON_REVISION__ < 3)
 /* False Hardware Error when RETI points to invalid memory */
 #define ANOMALY_05000461 (1)
-/* USB Rx DMA hang */
+/* USB Receive Interrupt Is Not Generated in DMA Mode 1 */
 #define ANOMALY_05000465 (1)
 
 /* Anomalies that don't exist on this proc */
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to