Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162594
b: refs/heads/master
c: 837cbb0
h: refs/heads/master
v: v3
  • Loading branch information
GeunSik Lim authored and Greg Kroah-Hartman committed Sep 15, 2009
1 parent 0686153 commit e50b8bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9d480b88d830e6d6eb90767b0722def8fffc0365
refs/heads/master: 837cbb07618d61114354596931dd1998b672c5d8
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/uhci-hcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e50b8bd

Please sign in to comment.