Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 151339
b: refs/heads/master
c: 485f4f3
h: refs/heads/master
i:
  151337: e9470da
  151335: 102e318
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jun 16, 2009
1 parent 51b291f commit be70fcf
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: 66536ab36895f7da718693c21f2bde3247c8cf07
refs/heads/master: 485f4f397544a26ad10ec2a3c7fd9dfe009fe602
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/ohci-hcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -1105,7 +1105,7 @@ static int __init ohci_hcd_mod_init(void)
set_bit(USB_OHCI_LOADED, &usb_hcds_loaded);

#ifdef DEBUG
ohci_debug_root = debugfs_create_dir("ohci", NULL);
ohci_debug_root = debugfs_create_dir("ohci", usb_debug_root);
if (!ohci_debug_root) {
retval = -ENOENT;
goto error_debug;
Expand Down

0 comments on commit be70fcf

Please sign in to comment.