kernel-fxtec-pro1x/sound/soc/tegra
Qiushi Wu 3ff0d9154e ASoC: tegra: Fix reference count leaks.
[ Upstream commit deca195383a6085be62cb453079e03e04d618d6e ]

Calling pm_runtime_get_sync increments the counter even in case of
failure, causing incorrect ref count if pm_runtime_put is not called in
error handling paths. Call pm_runtime_put if pm_runtime_get_sync fails.

Signed-off-by: Qiushi Wu <wu000273@umn.edu>
Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
Link: https://lore.kernel.org/r/20200613204422.24484-1-wu000273@umn.edu
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-09-03 11:24:18 +02:00
..
Kconfig
Makefile
tegra20_ac97.c
tegra20_ac97.h
tegra20_das.c
tegra20_das.h
tegra20_i2s.c
tegra20_i2s.h
tegra20_spdif.c
tegra20_spdif.h
tegra30_ahub.c ASoC: tegra: Fix reference count leaks. 2020-09-03 11:24:18 +02:00
tegra30_ahub.h
tegra30_i2s.c ASoC: tegra: Fix reference count leaks. 2020-09-03 11:24:18 +02:00
tegra30_i2s.h
tegra_alc5632.c
tegra_asoc_utils.c
tegra_asoc_utils.h
tegra_max98090.c
tegra_pcm.c
tegra_pcm.h
tegra_rt5640.c
tegra_rt5677.c
tegra_sgtl5000.c
tegra_wm8753.c
tegra_wm8903.c
tegra_wm9712.c
trimslice.c