OSDN Git Service

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)
commitc721905c54d913db0102973dbcdfb48d91146a2d
tree156a14a838146e05ea4ce8399c9794207450c2c1
parent506840600613027f139d30447a2c27ec8088c698
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