Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228892
b: refs/heads/master
c: 17d8020
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Chris Ball committed Jan 9, 2011
1 parent 8c9fde3 commit 98f1ab1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: d078d24242ff6c36338991627f9c63b2d48a6eee
refs/heads/master: 17d8020d9a4ee7d5965996ea75636dc3d058963f
1 change: 0 additions & 1 deletion trunk/drivers/mmc/host/mxcmmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,6 @@ static int mxcmci_remove(struct platform_device *pdev)
clk_put(host->clk);

release_mem_region(host->res->start, resource_size(host->res));
release_resource(host->res);

mmc_free_host(mmc);

Expand Down

0 comments on commit 98f1ab1

Please sign in to comment.