From e50b8bd2c2e825544cd2c11aa81c814a6149b589 Mon Sep 17 00:00:00 2001 From: GeunSik Lim Date: Mon, 7 Sep 2009 21:39:05 +0900 Subject: [PATCH] --- yaml --- r: 162594 b: refs/heads/master c: 837cbb07618d61114354596931dd1998b672c5d8 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/usb/host/uhci-hcd.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6b21b341367d..41d95393a32a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9d480b88d830e6d6eb90767b0722def8fffc0365 +refs/heads/master: 837cbb07618d61114354596931dd1998b672c5d8 diff --git a/trunk/drivers/usb/host/uhci-hcd.c b/trunk/drivers/usb/host/uhci-hcd.c index 274751b4409c..5cd0e48f67fb 100644 --- a/trunk/drivers/usb/host/uhci-hcd.c +++ b/trunk/drivers/usb/host/uhci-hcd.c @@ -67,7 +67,7 @@ MODULE_PARM_DESC(ignore_oc, "ignore hardware overcurrent indications"); * debug = 0, no debugging messages * debug = 1, dump failed URBs except for stalls * debug = 2, dump all failed URBs (including stalls) - * show all queues in /debug/uhci/[pci_addr] + * show all queues in /sys/kernel/debug/uhci/[pci_addr] * debug = 3, show all TDs in URBs when dumping */ #ifdef DEBUG