Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 151337
b: refs/heads/master
c: 08f4e58
h: refs/heads/master
i:
  151335: 102e318
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jun 16, 2009
1 parent 3ccdd99 commit e9470da
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: 00048b8bde5a6cbd9c3a76f272cc9ddb55705e37
refs/heads/master: 08f4e586b9db4f398af1133a7b7457607539b958
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/ehci-hcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -1097,7 +1097,7 @@ static int __init ehci_hcd_init(void)
sizeof(struct ehci_itd), sizeof(struct ehci_sitd));

#ifdef DEBUG
ehci_debug_root = debugfs_create_dir("ehci", NULL);
ehci_debug_root = debugfs_create_dir("ehci", usb_debug_root);
if (!ehci_debug_root) {
retval = -ENOENT;
goto err_debug;
Expand Down

0 comments on commit e9470da

Please sign in to comment.