Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113183
b: refs/heads/master
c: 9102895
h: refs/heads/master
i:
  113181: 496b833
  113179: 55534dd
  113175: 671700e
  113167: 3feb3cc
  113151: 604db9c
v: v3
  • Loading branch information
Pierre Ossman committed Oct 12, 2008
1 parent d30d53b commit a36be9f
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: f3eb0aaa0211fd804057070bee1fd067cd65cb13
refs/heads/master: 91028954119e464ae42350658d46c204d781b484
1 change: 1 addition & 0 deletions trunk/drivers/mmc/card/queue.c
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ int mmc_init_queue(struct mmc_queue *mq, struct mmc_card *card, spinlock_t *lock
mq->req = NULL;

blk_queue_prep_rq(mq->queue, mmc_prep_request);
blk_queue_ordered(mq->queue, QUEUE_ORDERED_DRAIN, NULL);

#ifdef CONFIG_MMC_BLOCK_BOUNCE
if (host->max_hw_segs == 1) {
Expand Down

0 comments on commit a36be9f

Please sign in to comment.