diff options
author | Faiz Abbas | 2018-11-21 16:03:55 +0530 |
---|---|---|
committer | Ulf Hansson | 2018-12-05 13:01:23 +0100 |
commit | db2039fcfd5754d15986340152e4503737f68f8d (patch) | |
tree | 971cfa3c2783aa60c7f73d74b10bbd9f32d725c0 /drivers/mmc/host/mvsdio.c | |
parent | e8cde625bfe8a714a856e1366bcbb259d7346095 (diff) |
mmc: sdhci-omap: Fix DCRC error handling during tuning
Commit 7d33c3581536 ("mmc: sdhci-omap: Workaround for Errata i802")
disabled DCRC interrupts during tuning. This write to the interrupt
enable register gets overwritten in sdhci_prepare_data() and the
interrupt is not in fact disabled. Fix this by disabling the interrupt
in the host->ier variable.
Fixes: 7d33c3581536 ("mmc: sdhci-omap: Workaround for Errata i802")
Cc: <stable@vger.kernel.org>
Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/mvsdio.c')
0 files changed, 0 insertions, 0 deletions