]> git.baikalelectronics.ru Git - kernel.git/commit
spi: spi-cadence-quadspi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
authorMinghao Chi <chi.minghao@zte.com.cn>
Wed, 13 Apr 2022 09:36:56 +0000 (09:36 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 19 Apr 2022 12:13:43 +0000 (13:13 +0100)
commitb8068d6f2b08c65f6fcc79c17b4f8d91afbb13d5
treebd8bbf2cbf0b24d1b845d830dccaf65c5a6fde56
parentcc8624e9f372503b551f9d417b72928cb923b958
spi: spi-cadence-quadspi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync

Using pm_runtime_resume_and_get is more appropriate
for simplifing code

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Minghao Chi <chi.minghao@zte.com.cn>
Link: https://lore.kernel.org/r/20220413093656.2538504-1-chi.minghao@zte.com.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-mem.c