Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335526
b: refs/heads/master
c: 9d1f028
h: refs/heads/master
v: v3
  • Loading branch information
Balaji T K authored and Chris Ball committed Nov 7, 2012
1 parent e5abe2a commit 5818189
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: cb27a843de9e3a0a2e4b7e631da4679d38f49cee
refs/heads/master: 9d1f02864408c20dbbfaa661231c7afb5a8fc028
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/host/omap_hsmmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -2009,8 +2009,8 @@ static int __devexit omap_hsmmc_remove(struct platform_device *pdev)
clk_put(host->dbclk);
}

mmc_free_host(host->mmc);
iounmap(host->base);
mmc_free_host(host->mmc);
omap_hsmmc_gpio_free(pdev->dev.platform_data);

res = platform_get_resource(pdev, IORESOURCE_MEM, 0);
Expand Down

0 comments on commit 5818189

Please sign in to comment.