]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mmc_block: indicate strict ordering
authorPierre Ossman <drzeus@drzeus.cx>
Sat, 16 Aug 2008 19:15:50 +0000 (21:15 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Sun, 12 Oct 2008 09:04:31 +0000 (11:04 +0200)
commit91028954119e464ae42350658d46c204d781b484
tree54133426c2f4a9a0d42760ee3b765e5e995812d5
parentf3eb0aaa0211fd804057070bee1fd067cd65cb13
mmc_block: indicate strict ordering

The MMC block driver services requests one at a time and in strict
order. Indicate this to the block layer so that it can handle barriers
in an efficient manner.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/card/queue.c