linux-stable/sound/soc/stm
Mark Brown 16b51447b2
Fix PM disable depth imbalance in stm32 probe
Merge series from Zhang Qilong <zhangqilong3@huawei.com>:

The pm_runtime_enable will increase power disable depth. Thus
a pairing decrement is needed on the error handling path to
keep it balanced. We fix it by moving pm_runtime_enable to the
endding of probe.
2022-09-27 19:58:57 +01:00
..
Kconfig
Makefile
stm32_adfsdm.c ASoC: stm32: dfsdm: Fix PM disable depth imbalance in stm32_adfsdm_probe 2022-09-27 18:16:43 +01:00
stm32_i2s.c ASoC: stm: Fix PM disable depth imbalance in stm32_i2s_probe 2022-09-27 18:16:46 +01:00
stm32_sai.c ASoC: stm: Use dev_err_probe() helper 2021-12-20 12:47:23 +00:00
stm32_sai.h
stm32_sai_sub.c ASoC: stm32: Migrate to new style legacy DAI naming flag 2022-06-27 13:16:20 +01:00
stm32_spdifrx.c ASoC: stm32: spdifrx: Fix PM disable depth imbalance in stm32_spdifrx_probe 2022-09-27 18:16:44 +01:00