]> git.baikalelectronics.ru Git - kernel.git/commit
soc: ti: knav_qmss_queue: Use pm_runtime_resume_and_get instead of pm_runtime_get_sync
authorMinghao Chi <chi.minghao@zte.com.cn>
Mon, 18 Apr 2022 06:29:55 +0000 (06:29 +0000)
committerNishanth Menon <nm@ti.com>
Fri, 22 Apr 2022 23:12:06 +0000 (18:12 -0500)
commit266f2bcb00214c9229142dfd5917fb6f938afebc
tree208399cead16360e9ff681a822ab21e5b5efc2f5
parente1f64c69f7a4e743c3bf7a9a34b0c9be1404fa3f
soc: ti: knav_qmss_queue: Use pm_runtime_resume_and_get instead of pm_runtime_get_sync

Using pm_runtime_resume_and_get is more appropriate for simplifying
code.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Minghao Chi <chi.minghao@zte.com.cn>
Signed-off-by: Nishanth Menon <nm@ti.com>
Link: https://lore.kernel.org/r/20220418062955.2557949-1-chi.minghao@zte.com.cn
drivers/soc/ti/knav_qmss_queue.c