diff options
author | Christophe JAILLET <[email protected]> | 2020-12-13 16:35:13 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-12-28 15:14:53 +0100 |
commit | d887d6104adeb94d1b926936ea21f07367f0ff9f (patch) | |
tree | d27f820efc633348193ff94481a22344a213373f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cab36da4bf1a35739b091b73714a39a1bbd02b05 (diff) |
staging: mt7621-dma: Fix a resource leak in an error handling path
If an error occurs after calling 'mtk_hsdma_init()', it must be undone by
a corresponding call to 'mtk_hsdma_uninit()' as already done in the
remove function.
Fixes: 0853c7a53eb3 ("staging: mt7621-dma: ralink: add rt2880 dma engine")
Signed-off-by: Christophe JAILLET <[email protected]>
Cc: stable <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions