linux/drivers/mmc
Adrian Hunter b521cf34bb mmc: sdhci: Fix ADMA table size warning
The intent of the warning is to warn if the ADMA table
overflows.  However there can be one more 'end' entry
so the condition should be adjusted accordingly.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2014-11-10 12:40:49 +01:00
..
card mmc: block: Use mmc_get_ext_csd() instead of mmc_send_ext_csd() 2014-11-10 12:40:44 +01:00
core mmc: core: Convert to use kzalloc() for CXD register buffers 2014-11-10 12:40:45 +01:00
host mmc: sdhci: Fix ADMA table size warning 2014-11-10 12:40:49 +01:00
Kconfig
Makefile