Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280931
b: refs/heads/master
c: dee19be
h: refs/heads/master
i:
  280929: a461abe
  280927: 1cf0113
v: v3
  • Loading branch information
Heiko Stübner authored and Felipe Balbi committed Dec 21, 2011
1 parent cbc4a2d commit 1d43e45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: bab7d037c84f74449a510841ad03707f7e6609a5
refs/heads/master: dee19be7d8ed428e701331f9428d14d2701589f5
4 changes: 1 addition & 3 deletions trunk/drivers/usb/gadget/s3c-hsudc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1376,9 +1376,7 @@ static int __devinit s3c_hsudc_probe(struct platform_device *pdev)
iounmap(hsudc->regs);

err_remap:
release_resource(hsudc->mem_rsrc);
kfree(hsudc->mem_rsrc);

release_mem_region(res->start, resource_size(res));
err_res:
if (hsudc->transceiver)
otg_put_transceiver(hsudc->transceiver);
Expand Down

0 comments on commit 1d43e45

Please sign in to comment.