diff options
author | Christophe JAILLET <[email protected]> | 2020-12-17 22:09:22 +0100 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2021-02-01 11:54:42 +0100 |
commit | 6052b3c370fb82dec28bcfff6d7ec0da84ac087a (patch) | |
tree | 9a093b71f6a1ea7fa66f106a8d23fa0fa92c2d4f /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | c9c256a8b0dc09c305c409d6264cc016af2ba38d (diff) |
mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probe
A call to 'ausdhi6_dma_release()' to undo a previous call to
'usdhi6_dma_request()' is missing in the error handling path of the probe
function.
It is already present in the remove function.
Fixes: 75fa9ea6e3c0 ("mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller")
Signed-off-by: Christophe JAILLET <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions