linux_dsm_epyc7002/sound/soc/davinci
Christophe Jaillet 1b8b68b05d ASoC: davinci-mcasp: Fix an error handling path in 'davinci_mcasp_probe()'
All error handling paths in this function 'goto err' except this one.

If one of the 2 previous memory allocations fails, we should go through
the existing error handling path. Otherwise there is an unbalanced
pm_runtime_enable()/pm_runtime_disable().

Fixes: dd55ff8346 ("ASoC: davinci-mcasp: Add set_tdm_slots() support")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-09-19 13:29:19 +01:00
..
davinci-evm.c ASoC: davinci - Fix possible NULL derefrence. 2017-01-27 11:58:54 +00:00
davinci-i2s.c
davinci-i2s.h
davinci-mcasp.c ASoC: davinci-mcasp: Fix an error handling path in 'davinci_mcasp_probe()' 2017-09-19 13:29:19 +01:00
davinci-mcasp.h ASoC: davinci-mcasp: Fix dra7 DMA offset when using CFG port 2016-06-02 10:57:37 +01:00
davinci-vcif.c ASoC: DaVinci: Delete an error message for a failed memory allocation in two functions 2017-08-14 17:40:13 +01:00
edma-pcm.c
edma-pcm.h
Kconfig
Makefile