===== drivers/usb/host/ehci-hcd.c 1.64 vs edited =====
--- 2.6.2-mm1/drivers/usb/host/ehci-dbg.c       Sun Dec 28 13:35:18 2003
+++ edited/drivers/usb/host/ehci-dbg.c  Wed Feb  4 10:40:42 2004
@@ -625,7 +625,7 @@
        i = HC_VERSION(readl (&ehci->caps->hc_capbase));
        temp = snprintf (next, size,
                "PCI device %s\nEHCI %x.%02x, hcd state %d (driver " DRIVER_VERSION 
")\n",
-               pci_name(hcd->pdev),
+               pci_name(to_pci_dev(hcd->dev)),
                i >> 8, i & 0x0ff, ehci->hcd.state);
        size -= temp;
        next += temp;

-- 
Deepak Saxena - dsaxena at plexity dot net - http://www.plexity.net/


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to