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)
commit3447eebe6084f3d0919e72eafa1b7d19e3f87580
treef1aa68b22f2c6e57db3d8803f38b3c6cf892a251
parentda8e909c99e4525da5ce56814fca5e9cc4a20a63
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