summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAdrian Hunter <adrian.hunter@intel.com>2014-11-04 13:42:35 +0300
committerUlf Hansson <ulf.hansson@linaro.org>2014-11-10 14:40:48 +0300
commitc09df940ebe0167dcf13d52ea122c99b9bb8365a (patch)
tree4f980378e991c1cf72acd97f96f832f5d0d53047 /include/linux
parent76d5556428fbbdf411504895b516272cad27127d (diff)
downloadlinux-c09df940ebe0167dcf13d52ea122c99b9bb8365a.tar.xz
mmc: sdhci: Fix incorrect ADMA2 descriptor table size
The ADMA2 descriptor table size was being calculated incorrectly Fix it. Note that it has been wrong for a long time and likely has not caused any problems because of a combination of 1) not needing alignment descriptors for block operations 2) more memory being allocated than was requested 3) the use of SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC which does not use an extra descriptor for the end marker. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions