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)
commitfed81f28f94a8129229b2464778d2d3eea221439
tree16f9cfac5cd9db0c73b8355fe50f78e4ecfc1721
parentab11e96cb9f84e1ba4e85fd48cf2e09663548b60
mmc_block: hard code 512 byte block size

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>
drivers/mmc/card/block.c