Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46213
b: refs/heads/master
c: 397411e
h: refs/heads/master
i:
  46211: 3adb93a
v: v3
  • Loading branch information
Pierre Ossman committed Feb 4, 2007
1 parent d9a21db commit f682857
Show file tree
Hide file tree
Showing 2 changed files with 3 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: fac8899129a0490020a0734cc84c1a94ac72c7e1
refs/heads/master: 397411e67ff473c36161d93e4c7ac6dc53e23503
3 changes: 2 additions & 1 deletion trunk/drivers/mmc/mmc_block.c
Original file line number Diff line number Diff line change
Expand Up @@ -379,9 +379,10 @@ static int mmc_blk_issue_rq(struct mmc_queue *mq, struct request *req)
spin_unlock_irq(&md->lock);
}

flush_queue:

mmc_card_release_host(card);

flush_queue:
spin_lock_irq(&md->lock);
while (ret) {
ret = end_that_request_chunk(req, 0,
Expand Down

0 comments on commit f682857

Please sign in to comment.