diff options
| author | Dhruva Gole <[email protected]> | 2023-09-19 07:46:59 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2023-09-26 12:49:24 +0000 |
| commit | 86401132d7bbb550d80df0959ad9fa356ebc168d (patch) | |
| tree | e1ff936f5361dbcf3689c39258882a34a3b9639b /drivers/pci/controller/pci-host-generic.c | |
| parent | spi: omap2-mcspi: Fix hardcoded reference clock (diff) | |
| download | kernel-86401132d7bbb550d80df0959ad9fa356ebc168d.tar.gz kernel-86401132d7bbb550d80df0959ad9fa356ebc168d.zip | |
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 'drivers/pci/controller/pci-host-generic.c')
0 files changed, 0 insertions, 0 deletions
