linux/drivers/mmc
Jaehoon Chung 225faf871e mmc: dw_mmc: fix the wrong max_blk_size
According to DesignWare TRM, BLKSIZ is 16bits.
Then it's correct that max_blk_size should be 0xFFFF, not 0x10000.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2016-05-23 11:45:42 +02:00
..
card mmc: block: Pause re-tuning while switched to the RPMB partition 2016-05-17 16:54:45 +02:00
core mmc: core: Add a facility to "pause" re-tuning 2016-05-17 16:54:26 +02:00
host mmc: dw_mmc: fix the wrong max_blk_size 2016-05-23 11:45:42 +02:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00