diff options
author | Adrian Hunter <adrian.hunter@intel.com> | 2014-11-04 12:42:35 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2014-11-10 12:40:48 +0100 |
commit | c09df940ebe0167dcf13d52ea122c99b9bb8365a (patch) | |
tree | 4f980378e991c1cf72acd97f96f832f5d0d53047 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 76d5556428fbbdf411504895b516272cad27127d (diff) |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions