]> git.baikalelectronics.ru Git - kernel.git/commit
Merge series "ASoC: Fix error handling in wm899x" from Zhang Qilong <zhangqilong3...
authorMark Brown <broonie@kernel.org>
Thu, 12 Nov 2020 19:35:47 +0000 (19:35 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 12 Nov 2020 19:35:47 +0000 (19:35 +0000)
commit968b6e55402302db8639bb7c237913792211fff6
tree8434481e61a3fe5ac1c95efa4ab40a8a53ce87b8
parenta6e2f7069612a7d058a6c29aa2ab50ae90f169b0
parent9766d04853841779e79156c852adacf3e850502e
Merge series "ASoC: Fix error handling in wm899x" from Zhang Qilong <zhangqilong3@huawei.com>:

The first patch fixed a wrong free in wm8997_probe. The
remaining three patches fixed PM disable depth imbalance
on error handling.

Zhang Qilong (4):
  ASoC: arizona: Fix a wrong free in wm8997_probe
  ASoC: arizona: Fix PM disable depth imbalance on error
  ASoC: wm8994: Fix PM disable depth imbalance on error
  ASoC: wm8998: Fix PM disable depth imbalance on error

 sound/soc/codecs/wm8994.c | 6 +++++-
 sound/soc/codecs/wm8997.c | 8 ++++++--
 sound/soc/codecs/wm8998.c | 4 +++-
 3 files changed, 14 insertions(+), 4 deletions(-)

--
2.25.4