Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297342
b: refs/heads/master
c: 37f6190
h: refs/heads/master
v: v3
  • Loading branch information
Tony Lindgren authored and Chris Ball committed Mar 27, 2012
1 parent 01c209f commit a001b7f
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: 956d9fd5eb3cbb322440844ed341145707bd71f8
refs/heads/master: 37f6190d54f4d90b886784fadbb9cf82d5c8b1ef
1 change: 1 addition & 0 deletions trunk/drivers/mmc/host/omap_hsmmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1935,6 +1935,7 @@ static int __init omap_hsmmc_probe(struct platform_device *pdev)
err_irq:
pm_runtime_mark_last_busy(host->dev);
pm_runtime_put_autosuspend(host->dev);
pm_runtime_disable(host->dev);
clk_put(host->fclk);
if (host->got_dbclk) {
clk_disable(host->dbclk);
Expand Down

0 comments on commit a001b7f

Please sign in to comment.