Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322728
b: refs/heads/master
c: c9d1f94
h: refs/heads/master
v: v3
  • Loading branch information
Marc Kleine-Budde authored and Greg Kroah-Hartman committed Sep 12, 2012
1 parent aa5308a commit 2aa2394
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: c0a48e6c75f2ac190d812bea5fc339696e434c2e
refs/heads/master: c9d1f947a85e38b6dded469470c95ed62430cb3f
2 changes: 1 addition & 1 deletion trunk/drivers/usb/chipidea/udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1748,7 +1748,7 @@ static int udc_start(struct ci13xxx *ci)

remove_trans:
if (!IS_ERR_OR_NULL(ci->transceiver)) {
otg_set_peripheral(ci->transceiver->otg, &ci->gadget);
otg_set_peripheral(ci->transceiver->otg, NULL);
if (ci->global_phy)
usb_put_phy(ci->transceiver);
}
Expand Down

0 comments on commit 2aa2394

Please sign in to comment.