diff options
author | Xu Qiang <xuqiang36@huawei.com> | 2022-08-25 09:53:23 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-10-26 14:25:20 +0300 |
commit | 7b83d11d48ffe2bc451b75f5a83154d720097b9e (patch) | |
tree | 4bdcb67f5c2438f54641a21ecf2d63a77c0fe6e4 /sound/drivers/Makefile | |
parent | 557600830515199bc4ec31ca53e17791e4100d91 (diff) | |
download | linux-7b83d11d48ffe2bc451b75f5a83154d720097b9e.tar.xz |
spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()
[ Upstream commit 70034320fdc597b8f58b4a43bb547f17c4c5557a ]
Add the missing clk_disable_unprepare() before return
from spi_qup_resume() in the error handling case.
Fixes: 64ff247a978f (“spi: Add Qualcomm QUP SPI controller support”)
Signed-off-by: Xu Qiang <xuqiang36@huawei.com>
Link: https://lore.kernel.org/r/20220825065324.68446-1-xuqiang36@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'sound/drivers/Makefile')
0 files changed, 0 insertions, 0 deletions