]> git.baikalelectronics.ru Git - kernel.git/commit
Merge series "Fix unbalanced pm_runtime_enable in error handle" from Zhang Qilong...
authorMark Brown <broonie@kernel.org>
Mon, 12 Jul 2021 10:30:31 +0000 (11:30 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 12 Jul 2021 10:30:31 +0000 (11:30 +0100)
commit2eb5bed69ba9b794a132446b1e50b18be3b5340a
treec2eed78dcf02471ce1985065899286c7a167d25f
parent8307e11ccf55c3171e867fd84cf8ea198f2017ad
parent12a34844991e233830993a456c66c5f752b7c6a0
Merge series "Fix unbalanced pm_runtime_enable in error handle" from Zhang Qilong <zhangqilong3@huawei.com>:

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