Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253306
b: refs/heads/master
c: c5c69f3
h: refs/heads/master
v: v3
  • Loading branch information
Alan Stern authored and Greg Kroah-Hartman committed Jun 7, 2011
1 parent abae428 commit eb825f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 21c13a4f7bc185552c4b402b792c3bbb9aa69df0
refs/heads/master: c5c69f3f0dcf9b569c8f3ad67f3af92cfcedac43
1 change: 1 addition & 0 deletions trunk/drivers/usb/gadget/dummy_hcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -1906,6 +1906,7 @@ static int dummy_hcd_probe(struct platform_device *pdev)
if (!hcd)
return -ENOMEM;
the_controller = hcd_to_dummy (hcd);
hcd->has_tt = 1;

retval = usb_add_hcd(hcd, 0, 0);
if (retval != 0) {
Expand Down

0 comments on commit eb825f8

Please sign in to comment.