]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
authorMinghao Chi <chi.minghao@zte.com.cn>
Tue, 12 Apr 2022 08:30:00 +0000 (08:30 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 12 Apr 2022 16:17:18 +0000 (17:17 +0100)
commita89eb571d3c187aa8c45170b35ba0b1a1f36c1d0
tree156a14a838146e05ea4ce8399c9794207450c2c1
parent67e1a18152e77405024a2b3e976fc79b8b75e455
ASoC: fsl: using 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>
Acked-by: Shengjiu Wang <shengjiu.wang@gmail.com>
Link: https://lore.kernel.org/r/20220412083000.2532711-1-chi.minghao@zte.com.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_esai.c