diff options
author | Jinjie Ruan <ruanjinjie@huawei.com> | 2024-09-20 12:11:35 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-11-01 17:48:54 +0300 |
commit | 2219576883e709737f3100aa9ded84976be49bd7 (patch) | |
tree | 6471b994db9ebbdb94fb1191acbb70cc1dc431a3 /drivers/spi/spi-ti-qspi.c | |
parent | 25d284715845a465a1a3693a09cf8b6ab8bd9caf (diff) | |
download | linux-2219576883e709737f3100aa9ded84976be49bd7.tar.xz |
spi: zynqmp-gqspi: Undo runtime PM changes at driver exit time
It's important to undo pm_runtime_use_autosuspend() with
pm_runtime_dont_use_autosuspend() at driver exit time.
So, call pm_runtime_dont_use_autosuspend() at driver exit time
to fix it.
Fixes: 9e3a000362ae ("spi: zynqmp: Add pm runtime support")
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Link: https://patch.msgid.link/20240920091135.2741574-1-ruanjinjie@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-ti-qspi.c')
0 files changed, 0 insertions, 0 deletions