Chander Kashyap f69bb51145 S5P: mmc: Resolved interrupt error during mmc_init
Blocksize was hardcoded to 512 bytes. But the blocksize varies
depeding on various mmc subsystem commands (between 8 and 512).
This hardcoding was resulting in interrupt error during data
transfer.

It is now calculated based upon the request sent by mmc subsystem.

Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2011-03-27 19:20:26 +02:00
..
2011-02-02 22:36:10 +01:00
2011-02-02 00:54:44 +01:00
2010-11-19 16:27:37 -05:00
2010-10-19 22:46:22 +02:00
2009-02-20 03:47:50 +01:00