linux/drivers/mmc
Ulf Hansson 9e304d67ad mmc: core: Remove redundant check of max_dtr while selecting timings
If the MMC spec version is < CSD_SPEC_VER_4, there aren't support for
the EXT_CSD register. Since max_dtr is fetched from there, it will
default to zero, which thus isn't needed to verify.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2014-11-10 12:40:41 +01:00
..
card mmc: block: Use dev_set|get_drvdata() 2014-11-10 12:40:34 +01:00
core mmc: core: Remove redundant check of max_dtr while selecting timings 2014-11-10 12:40:41 +01:00
host mmc: dw_mmc: Remove old card detect infrastructure 2014-11-10 12:40:39 +01:00
Kconfig
Makefile