[PATCH] mmc: properly use the new multi block-write error handling
authorPierre Ossman <drzeus@drzeus.cx>
Wed, 4 Oct 2006 09:15:41 +0000 (02:15 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 4 Oct 2006 14:55:15 +0000 (07:55 -0700)
commit176f00ffed3ef94a198326fbf6a5db64f1cf73ad
treeb436c7dad050c7c86333953c3371a55ac472e795
parent7104e2d5a85b4b786d6a63568beffe1e185547bb
[PATCH] mmc: properly use the new multi block-write error handling

Use the new multi block-write error reporting flag and properly tell the block
layer how much data was transferred before the error.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/mmc/mmc_block.c