mmc_block: hard code 512 byte block size
authorPierre Ossman <drzeus@drzeus.cx>
Sun, 31 Aug 2008 12:10:08 +0000 (14:10 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Mon, 31 Jan 2011 23:49:51 +0000 (01:49 +0200)
We use 512 byte blocks on all cards, and newer cards support nothing
else, so hard code it and make the code less complex.

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

No differences found