summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJiawen Liu <1298662399@qq.com>2026-06-18 20:45:18 +0400
committerMark Brown <broonie@kernel.org>2026-06-30 12:34:27 +0100
commit44d09ef0ba690ac46d17eb05c12a47a5dd75e231 (patch)
treec5c7bc30ba366dfb3851df44149ac7f5dcb282fb /tools/perf/scripts/python
parent3b5414d76a0381db77b9694537254af7acfa187a (diff)
spi: bcm-qspi: return error from failed controller suspend
spi_controller_suspend() can fail if the SPI core cannot stop the controller. bcm_qspi_suspend() ignored that error, disabled the controller clock, uninitialized the hardware, and returned success. Return the suspend error before tearing down the clock and hardware state. Signed-off-by: Jiawen Liu <1298662399@qq.com> Reviewed-by: Kamal Dasu <kamal.dasu@broadcom.com> Link: https://patch.msgid.link/tencent_21BF5F9512F56D45FD9018BAF14ED2805808@qq.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions