Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185291
b: refs/heads/master
c: d3ae856
h: refs/heads/master
i:
  185289: d389073
  185287: 3e7a1c6
v: v3
  • Loading branch information
Ajay Kumar Gupta authored and Greg Kroah-Hartman committed Mar 2, 2010
1 parent 5b63034 commit be66c1d
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: 5fc4e77911f457b6aa910c704eebe3a58d334116
refs/heads/master: d3ae8562d43fe2b97d605dd67dc67bf8fa9b956a
1 change: 1 addition & 0 deletions trunk/drivers/usb/host/ehci-omap.c
Original file line number Diff line number Diff line change
Expand Up @@ -681,6 +681,7 @@ static int ehci_hcd_omap_remove(struct platform_device *pdev)
iounmap(omap->tll_base);
iounmap(omap->uhh_base);
usb_put_hcd(hcd);
kfree(omap);

return 0;
}
Expand Down

0 comments on commit be66c1d

Please sign in to comment.