diff options
author | Christophe JAILLET <[email protected]> | 2020-12-19 14:28:00 +0100 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2020-12-29 10:08:00 +0530 |
commit | d645148cc82ca7fbacaa601414a552184e9c6dd3 (patch) | |
tree | 478a51cfa93acadc808cf54e7f7c9046bbd6e7d8 /scripts/gdb/linux/utils.py | |
parent | 33cbd54dc515cc04b5a603603414222b4bb1448d (diff) |
dmaengine: milbeaut-xdmac: Fix a resource leak in the error handling path of the probe function
'disable_xdmac()' should be called in the error handling path of the
probe function to undo a previous 'enable_xdmac()' call, as already
done in the remove function.
Fixes: a6e9be055d47 ("dmaengine: milbeaut-xdmac: Add XDMAC driver for Milbeaut platforms")
Signed-off-by: Christophe JAILLET <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions