commit | 91028954119e464ae42350658d46c204d781b484 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Sat Aug 16 21:15:50 2008 +0200 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Sun Oct 12 11:04:31 2008 +0200 |
tree | 54133426c2f4a9a0d42760ee3b765e5e995812d5 | |
parent | f3eb0aaa0211fd804057070bee1fd067cd65cb13 [diff] |
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>