]> 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)
commitee771b2f7106301feff0ad5252b5ee7e1e09674d
tree156a14a838146e05ea4ce8399c9794207450c2c1
parentf3bed04a794e7d30f92a24097bf5532b2336b3d5
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