commit | 23af60398af2f5033e2f53665538a09f498dbc03 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Sun Jul 06 01:10:27 2008 +0200 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Tue Jul 15 14:14:49 2008 +0200 |
tree | fc244139d7d6bb1a82b80cc60fae86970e60c8c5 | |
parent | 97067d5581ec831a75a45a52e417bee0f7943dbf [diff] |
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 <drzeus@drzeus.cx>