Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164711
b: refs/heads/master
c: 53509f0
h: refs/heads/master
i:
  164709: a0901bf
  164707: 7bfde79
  164703: 4b8d660
v: v3
  • Loading branch information
Denis Karpov authored and Linus Torvalds committed Sep 23, 2009
1 parent c198241 commit 7f8dd36
Show file tree
Hide file tree
Showing 2 changed files with 3 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: b1ebe38456f7fe61a88af2844361e763ac6ea5ae
refs/heads/master: 53509f0fe28e049e772897aa8fa1f5183b6823a2
2 changes: 2 additions & 0 deletions trunk/drivers/mmc/core/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1143,6 +1143,8 @@ void mmc_stop_host(struct mmc_host *host)
mmc_claim_host(host);
mmc_detach_bus(host);
mmc_release_host(host);
mmc_bus_put(host);
return;
}
mmc_bus_put(host);

Expand Down

0 comments on commit 7f8dd36

Please sign in to comment.