Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332844
b: refs/heads/master
c: 387a8cb
h: refs/heads/master
v: v3
  • Loading branch information
Chander Kashyap authored and Chris Ball committed Oct 3, 2012
1 parent a704c27 commit cfd929b
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: e684c46876f1d0c1c4964741244a34b6be837b5f
refs/heads/master: 387a8cbdf84d5c417d24eabfdf9fe4e0b94458da
1 change: 1 addition & 0 deletions trunk/drivers/mmc/host/sdhci-s3c.c
Original file line number Diff line number Diff line change
Expand Up @@ -788,6 +788,7 @@ static int __devexit sdhci_s3c_remove(struct platform_device *pdev)

sdhci_remove_host(host, 1);

pm_runtime_dont_use_autosuspend(&pdev->dev);
pm_runtime_disable(&pdev->dev);

clk_disable(sc->clk_bus[sc->cur_clk]);
Expand Down

0 comments on commit cfd929b

Please sign in to comment.