diff options
author | 2021-02-18 20:04:06 +0100 | |
---|---|---|
committer | 2021-03-16 22:58:53 +0530 | |
commit | e970dcc4bd8e0a1376e794fc81d41d0fc98262dd (patch) | |
tree | ecedeb62a7db0671cfc3a7704713c2dcf8714bc8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | dmaengine: dw-edma: Move struct dentry variable from static definition into dw_edma struct (diff) | |
download | linux-rng-e970dcc4bd8e0a1376e794fc81d41d0fc98262dd.tar.xz linux-rng-e970dcc4bd8e0a1376e794fc81d41d0fc98262dd.zip |
dmaengine: dw-edma: Fix crash on loading/unloading driver
When the driver is compiled as a module and loaded if we try to unload
it, the Kernel shows a crash log. This Kernel crash is due to the
dma_async_device_unregister() call done after deleting the channels,
this patch fixes this issue.
Signed-off-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
Link: https://lore.kernel.org/r/4aa850c035cf7ee488f1d3fb6dee0e37be0dce0a.1613674948.git.gustavo.pimentel@synopsys.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions