From: Pierre Ossman Date: Sat, 5 Jul 2008 23:10:27 +0000 (+0200) Subject: mmc: remove multiwrite capability X-Git-Tag: v2.6.27-rc1~1047^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23af60398af2f5033e2f53665538a09f498dbc03;p=pandora-kernel.git mmc: remove multiwrite capability Relax requirements on host controllers and only require that they do not report a transfer count than is larger than the actual one (i.e. a lower value is okay). This is how many other parts of the kernel behaves so upper layers should already be prepared to handle that scenario. This gives us a performance boost on MMC cards. Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed