diff options
author | Dhruva Gole <[email protected]> | 2023-09-19 13:16:59 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-09-26 14:49:24 +0200 |
commit | 86401132d7bbb550d80df0959ad9fa356ebc168d (patch) | |
tree | e1ff936f5361dbcf3689c39258882a34a3b9639b /tools/perf/util/trace-event-scripting.c | |
parent | 2d9f4877988f64f0f336983de65c365b6a7debfb (diff) |
spi: spi-cadence-quadspi: Fix missing unwind goto warnings
The following smatch warnings [0] were recently introduced:
drivers/spi/spi-cadence-quadspi.c:1882 cqspi_probe() warn: missing
unwind goto?
Fix these warnings by releasing dma channel and adding a goto fail probe.
[0] https://lore.kernel.org/all/[email protected]/
Fixes: 0578a6dbfe75 ("spi: spi-cadence-quadspi: add runtime pm support")
Reported-by: kernel test robot <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Closes: https://lore.kernel.org/r/[email protected]/
Signed-off-by: Dhruva Gole <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions