ASoC: mt6660: Keep the pm_runtime enables before component stuff in mt6660_i2c_probe
stable inclusion from stable-v5.10.156 commit c7432616f6aac06a8055d083a779c2bedc8680e6 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I7MCG1 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=c7432616f6aac06a8055d083a779c2bedc8680e6 -------------------------------- [ Upstream commit c4ab29b0 ] It would be better to keep the pm_runtime enables before the IRQ and component stuff. Both of those could start triggering PM runtime events. Signed-off-by:Zhang Qilong <zhangqilong3@huawei.com> Reviewed-by:
AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20221008140522.134912-1-zhangqilong3@huawei.com Signed-off-by:
Mark Brown <broonie@kernel.org> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment