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)
commitda8e909c99e4525da5ce56814fca5e9cc4a20a63
treed2c65da6fa20898f7b1534bef0f76bb1cf3bf134
parentab589ac24ee1c00be2ae47aba7ef868394b7fa9c
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