Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213538
b: refs/heads/master
c: 4bec991
h: refs/heads/master
v: v3
  • Loading branch information
Wolfram Sang authored and Greg Kroah-Hartman committed Oct 22, 2010
1 parent 63777bc commit a5c77ec
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: 37b5801e16d2e192fe2b20f4af33aa8c6e8786f3
refs/heads/master: 4bec99174a5911457cddd87ceab4f5e038cc8141
2 changes: 1 addition & 1 deletion trunk/drivers/usb/core/hub.c
Original file line number Diff line number Diff line change
Expand Up @@ -3629,7 +3629,7 @@ static int usb_reset_and_verify_device(struct usb_device *udev)
}

if (!parent_hdev) {
/* this requires hcd-specific logic; see OHCI hc_restart() */
/* this requires hcd-specific logic; see ohci_restart() */
dev_dbg(&udev->dev, "%s for root hub!\n", __func__);
return -EISDIR;
}
Expand Down

0 comments on commit a5c77ec

Please sign in to comment.