]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore: sysfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
authorMinghao Chi <chi.minghao@zte.com.cn>
Wed, 13 Apr 2022 09:34:31 +0000 (09:34 +0000)
committerKalle Valo <kvalo@kernel.org>
Sat, 23 Apr 2022 07:11:18 +0000 (10:11 +0300)
commit67bbb84cbcd832003df014d804a8d7acd0ca242c
treed2c65da6fa20898f7b1534bef0f76bb1cf3bf134
parentadbb9f24881b87cbdb93d5411599a74df589b8f4
wlcore: sysfs: 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/20220413093431.2538254-1-chi.minghao@zte.com.cn
drivers/net/wireless/ti/wlcore/sysfs.c