diff options
| author | Russell King <rmk+kernel@arm.linux.org.uk> | 2016-01-26 13:40:42 +0000 |
|---|---|---|
| committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-02-29 11:03:22 +0100 |
| commit | add8913d5d73fe617fd7fa0f62f170c8ac5f313b (patch) | |
| tree | 7dc9224f5fe9a2ae2a9db92b2abfa73e4fb268e9 /scripts | |
| parent | mmc: sdhci: clean up host cookie handling (diff) | |
| download | linux-add8913d5d73fe617fd7fa0f62f170c8ac5f313b.tar.gz linux-add8913d5d73fe617fd7fa0f62f170c8ac5f313b.zip | |
mmc: sdhci: cleanup DMA un-mapping
The patch "mmc: sdhci: plug DMA mapping leak on error" added
un-mapping logic to sdhci_tasklet_finish() where it is always
called, thereby preventing the mapping leaking.
Consequently the un-mapping code in sdhci_finish_data() is no
longer needed. Remove it.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
[ Split from original "mmc: sdhci: plug DMA mapping leak on error" patch ]
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Tested-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
