diff options
author | Tudor Ambarus <[email protected]> | 2022-10-25 12:02:43 +0300 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2022-11-08 10:43:57 +0530 |
commit | 6ba826cbb57d675f447b59323204d1473bbd5593 (patch) | |
tree | 8cf8ccaa7297f3155c819777a62a889bf17758ab /scripts/gdb | |
parent | 06988949df8c3007ad82036d3606d8ae72ed9000 (diff) |
dmaengine: at_hdmac: Free the memset buf without holding the chan lock
There's no need to hold the channel lock when freeing the memset buf, as
the operation has already completed. Free the memset buf without holding
the channel lock.
Fixes: 4d112426c344 ("dmaengine: hdmac: Add memset capabilities")
Signed-off-by: Tudor Ambarus <[email protected]>
Cc: [email protected]
Acked-by: Nicolas Ferre <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions