Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280927
b: refs/heads/master
c: e9bcb9e
h: refs/heads/master
i:
  280925: 0997d15
  280923: f4e9d71
  280919: 63000d4
  280911: 53c27fc
  280895: aeabf0f
v: v3
  • Loading branch information
Heiko Stübner authored and Felipe Balbi committed Dec 21, 2011
1 parent 59dcb86 commit 1cf0113
Show file tree
Hide file tree
Showing 2 changed files with 4 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: a1977562718f62c26cff79317b63885394255a03
refs/heads/master: e9bcb9e5feb0f5d1ccf155b6ca9e1b8f7147f0d6
3 changes: 3 additions & 0 deletions trunk/drivers/usb/gadget/s3c-hsudc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1366,6 +1366,9 @@ static int __devinit s3c_hsudc_probe(struct platform_device *pdev)
kfree(hsudc->mem_rsrc);

err_res:
if (hsudc->transceiver)
otg_put_transceiver(hsudc->transceiver);

kfree(hsudc);
return ret;
}
Expand Down

0 comments on commit 1cf0113

Please sign in to comment.