sdio: clean up handling of byte mode transfer size
authorPierre Ossman <drzeus@drzeus.cx>
Sat, 28 Jun 2008 11:22:40 +0000 (13:22 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 15 Jul 2008 12:14:44 +0000 (14:14 +0200)
Make sure that the maximum size for a byte mode transfer is identical
in all places. Also tweak the transfer helper so that a single byte
mode transfer is preferred over (possibly multiple) block mode
request(s).

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

No differences found