diff options
author | 2020-11-20 15:33:18 +0100 | |
---|---|---|
committer | 2020-12-11 21:13:08 +0530 | |
commit | 5d4d4dfbda18063231a95dea28fdeab148f23301 (patch) | |
tree | 690625bf55454041b52c1ec3778bca80b4c9590d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dmaengine: stm32-dma: rework irq handler to manage error before xfer events (diff) | |
download | linux-dev-5d4d4dfbda18063231a95dea28fdeab148f23301.tar.xz linux-dev-5d4d4dfbda18063231a95dea28fdeab148f23301.zip |
dmaengine: stm32-dma: clean channel configuration when channel is freed
When dma_channel_release is called, it means that the channel won't be used
anymore with the configuration it had. To ensure a future client can safely
use the channel after it has been released, clean the configuration done
when channel was requested.
Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>
Link: https://lore.kernel.org/r/20201120143320.30367-3-amelie.delaunay@st.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions