Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228912
b: refs/heads/master
c: c584179
h: refs/heads/master
v: v3
  • Loading branch information
Chris Ball committed Jan 9, 2011
1 parent 85cdaa6 commit 4e5b5a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 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: 807e8e40673d9628fa7dcdd14423424b4ee5f43b
refs/heads/master: c584179828b268152f5ff82dab529a2c095b09ac
6 changes: 4 additions & 2 deletions trunk/drivers/mmc/core/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1531,9 +1531,11 @@ void mmc_rescan(struct work_struct *work)
&& mmc_card_is_removable(host))
host->bus_ops->detect(host);

/*
* Let mmc_bus_put() free the bus/bus_ops if we've found that
* the card is no longer present.
*/
mmc_bus_put(host);


mmc_bus_get(host);

/* if there still is a card present, stop here */
Expand Down

0 comments on commit 4e5b5a1

Please sign in to comment.