From: Pierre Ossman Date: Fri, 6 Oct 2006 07:44:03 +0000 (-0700) Subject: [PATCH] mmc: multi sector write transfers X-Git-Tag: v2.6.19-rc2~294 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec5a19dd935eb3793e1f6ed491e8035b3d7b1df9;p=pandora-kernel.git [PATCH] mmc: multi sector write transfers SD cards extend the protocol by allowing the host to query a card how many blocks were successfully stored on the medium. This allows us to safely write chunks of blocks at once. Signed-off-by: Pierre Ossman Cc: Russell King Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed