kernel-fxtec-pro1x/sound/soc/img
Qiushi Wu 04ed30388c ASoC: fix incomplete error-handling in img_i2s_in_probe.
[ Upstream commit 25bf943e4e7b47282bd86ae7d39e039217ebb007 ]

Function "pm_runtime_get_sync()" is not handled by "pm_runtime_put()"
if "PTR_ERR(rst) == -EPROBE_DEFER". Fix this issue by adding
"pm_runtime_put()" into this error path.

Fixes: f65bb92ca1 ("ASoC: img-i2s-in: Add runtime PM")
Signed-off-by: Qiushi Wu <wu000273@umn.edu>
Link: https://lore.kernel.org/r/20200525055011.31925-1-wu000273@umn.edu
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-06-25 15:32:59 +02:00
..
img-i2s-in.c ASoC: fix incomplete error-handling in img_i2s_in_probe. 2020-06-25 15:32:59 +02:00
img-i2s-out.c treewide: devm_kzalloc() -> devm_kcalloc() 2018-06-12 16:19:22 -07:00
img-parallel-out.c ASoC: img-parallel-out: Check pm_runtime_get_sync return code 2017-10-09 09:43:30 +01:00
img-spdif-in.c ASoC: img-spdif-in: Add runtime PM 2017-10-09 09:43:47 +01:00
img-spdif-out.c ASoC: img-spdif-out: Add control of sys clock to runtime PM 2017-10-09 09:43:53 +01:00
Kconfig ASoC: img: Add driver for Pistachio internal DAC 2015-12-12 22:56:35 +00:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pistachio-internal-dac.c ASoC: pistachio: replace codec to component 2018-02-12 11:08:03 +00:00