[PATCH -next 0/2] Fix unbalanced pm_runtime_enable in error handle
Zhang Qilong
zhangqilong3 at huawei.com
Fri Jun 18 07:11:02 PDT 2021
This two patches fixed the unbalanced PM disable depth. It could
avoid pm_runtime implementation complains when removing and probing
again the driver.
Zhang Qilong (2):
ASoC: mediatek: mt8192:Fix Unbalanced pm_runtime_enable in
mt8192_afe_pcm_dev_probe
ASoC: mediatek: mt8183: Fix Unbalanced pm_runtime_enable in
mt8183_afe_pcm_dev_probe
sound/soc/mediatek/mt8183/mt8183-afe-pcm.c | 43 ++++++++++++++--------
sound/soc/mediatek/mt8192/mt8192-afe-pcm.c | 27 +++++++++-----
2 files changed, 44 insertions(+), 26 deletions(-)
--
2.31.1
More information about the linux-arm-kernel
mailing list