diff options
author | 2018-12-06 16:18:25 +0100 | |
---|---|---|
committer | 2018-12-17 08:26:24 +0100 | |
commit | 18f92bc02f1739b5c4d5b70009fbb7eada45bca3 (patch) | |
tree | 3949333ddbba4880c9fc4521157b4c65585da991 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driver (diff) | |
download | wireguard-linux-18f92bc02f1739b5c4d5b70009fbb7eada45bca3.tar.xz wireguard-linux-18f92bc02f1739b5c4d5b70009fbb7eada45bca3.zip |
mmc: meson-gx: make sure the descriptor is stopped on errors
On errors, if we don't stop the descriptor chain, it may continue to
run and raise IRQ after we have called mmc_request_done(). This is bad
because we won't be able to get cmd anymore and properly deal with the
IRQ.
This patch makes sure the descriptor chain is stopped before
calling mmc_request_done()
Fixes: 79ed05e329c3 ("mmc: meson-gx: add support for descriptor chain mode")
Signed-off-by: Jerome Brunet <jbrunet@baylibre.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