Simply updates the ehci driver version and comments based on previous 
patches to add tt downstream bus scheduling.

Signed-off-by: Dan Streetman <[EMAIL PROTECTED]>


diff -urpN a/drivers/usb/host/ehci-hcd.c b/drivers/usb/host/ehci-hcd.c
--- a/drivers/usb/host/ehci-hcd.c       2005-07-15 17:18:57.000000000 -0400
+++ b/drivers/usb/host/ehci-hcd.c       2005-08-03 13:01:02.000000000 -0400
@@ -69,6 +69,7 @@
  *
  * HISTORY:
  *
+ * 2005-08-03 Add tt downstream bus scheduling <[EMAIL PROTECTED]>
  * 2004-05-10 Root hub and PCI suspend/resume support; remote wakeup. (db)
  * 2004-02-24 Replace pci_* with generic dma_* API calls ([EMAIL PROTECTED])
  * 2003-12-29 Rewritten high speed iso transfer support (by Michal Sojka,
@@ -97,7 +98,7 @@
  * 2001-June   Works with usb-storage and NEC EHCI on 2.4
  */
 
-#define DRIVER_VERSION "10 Dec 2004"
+#define DRIVER_VERSION "03 Aug 2005"
 #define DRIVER_AUTHOR "David Brownell"
 #define DRIVER_DESC "USB 2.0 'Enhanced' Host Controller (EHCI) Driver"
 


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to