]> git.baikalelectronics.ru Git - kernel.git/commit
remoteproc: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
authorMinghao Chi <chi.minghao@zte.com.cn>
Mon, 11 Apr 2022 01:36:56 +0000 (01:36 +0000)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 18 Jul 2022 20:32:34 +0000 (15:32 -0500)
commit830e3076d577fc708cbb66b0241441cfd24d9be4
treed7373563deca66b546925b24b6618341102ecffa
parentc6ffb2ab31dca0400da8df06066b014daaf4cd1b
remoteproc: 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>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220411013656.2517150-1-chi.minghao@zte.com.cn
drivers/remoteproc/keystone_remoteproc.c