]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore: testmode: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
authorMinghao Chi <chi.minghao@zte.com.cn>
Wed, 13 Apr 2022 09:35:02 +0000 (09:35 +0000)
committerKalle Valo <kvalo@kernel.org>
Sat, 23 Apr 2022 07:11:34 +0000 (10:11 +0300)
commit6d2f9bfec00eeec1844cc84d317b01f15f80347c
treef1aa68b22f2c6e57db3d8803f38b3c6cf892a251
parent67bbb84cbcd832003df014d804a8d7acd0ca242c
wlcore: testmode: use 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: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220413093502.2538316-1-chi.minghao@zte.com.cn
drivers/net/wireless/ti/wlcore/testmode.c