android_kernel_xiaomi_sm7250/sound/soc/img
Dinghao Liu fce356afe0 ASoC: img-i2s-out: Fix runtime PM imbalance on error
[ Upstream commit 65bd91dd6957390c42a0491b9622cf31a2cdb140 ]

pm_runtime_get_sync() increments the runtime PM usage counter even
the call returns an error code. Thus a pairing decrement is needed
on the error handling path to keep the counter balanced.

Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn>
Link: https://lore.kernel.org/r/20200529012230.5863-1-dinghao.liu@zju.edu.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-10-01 13:14:47 +02:00
..
img-i2s-in.c
img-i2s-out.c ASoC: img-i2s-out: Fix runtime PM imbalance on error 2020-10-01 13:14:47 +02:00
img-parallel-out.c ASoC: img-parallel-out: Fix a reference count leak 2020-09-03 11:24:18 +02:00
img-spdif-in.c
img-spdif-out.c
Kconfig
Makefile
pistachio-internal-dac.c