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 mmc: explicitly mention SDIO support in Kconfig 2008-10-12 11:04:36 +02:00
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00