diff options
| author | Jinjie Ruan <[email protected]> | 2024-09-20 09:11:35 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2024-11-01 14:48:54 +0000 |
| commit | 2219576883e709737f3100aa9ded84976be49bd7 (patch) | |
| tree | 6471b994db9ebbdb94fb1191acbb70cc1dc431a3 /drivers/spi/spi-qcom-qspi.c | |
| parent | spi: spi-mem: rtl-snand: Correctly handle DMA transfers (diff) | |
| download | kernel-2219576883e709737f3100aa9ded84976be49bd7.tar.gz kernel-2219576883e709737f3100aa9ded84976be49bd7.zip | |
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 <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/spi/spi-qcom-qspi.c')
0 files changed, 0 insertions, 0 deletions
