Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303946
b: refs/heads/master
c: a756186
h: refs/heads/master
v: v3
  • Loading branch information
Marek Vasut authored and Greg Kroah-Hartman committed May 15, 2012
1 parent 33ec46f commit d3e0c3c
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: b12909b505ebb9a4f28ac32c6bf204b73828b44e
refs/heads/master: a756186b61d487c067411764080fd48f995d3799
2 changes: 1 addition & 1 deletion trunk/drivers/usb/chipidea/host.c
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ static int host_start(struct ci13xxx *ci)

ret = usb_add_hcd(hcd, 0, 0);
if (ret)
usb_remove_hcd(hcd);
usb_put_hcd(hcd);
else
ci->hcd = hcd;

Expand Down

0 comments on commit d3e0c3c

Please sign in to comment.