diff options
| author | Can Peng <pengcan@kylinos.cn> | 2026-08-04 15:18:31 +0800 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-08-04 19:31:32 +0100 |
| commit | 2b62c2c134fa32d9d3a9e7323c8ac74518eeb4ac (patch) | |
| tree | 8db1e38343a85f74c75087a5fb2e688d8ab95c0f /tools/perf/scripts/python | |
| parent | 3b0cee02664041aea7e4f787c66cb86c82eb4e97 (diff) | |
spi: bcm63xx: disable clock on resume failure
bcm63xx_spi_resume() enables the controller clock before restarting the
SPI controller queue.
If spi_controller_resume() fails, the function currently reports success
and leaves the clock enabled. Propagate the error and disable the clock
before returning.
Fixes: b42dfed83d95 ("spi: add Broadcom BCM63xx SPI controller driver")
Cc: stable@vger.kernel.org
Signed-off-by: Can Peng <pengcan@kylinos.cn>
Link: https://patch.msgid.link/20260804071831.860784-1-pengcan@kylinos.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
