diff options
author | Christophe Jaillet | 2017-09-16 07:40:29 +0200 |
---|---|---|
committer | Mark Brown | 2017-09-19 14:29:19 +0200 |
commit | 1b8b68b05d1868404316d32e20782b00442aba90 (patch) | |
tree | ddd19cfa3844333de70c5d696eb54f74db118b05 /arch/sparc/include/asm/pgtable.h | |
parent | Linux 4.14-rc1 (diff) | |
download | kernel-qcow2-linux-1b8b68b05d1868404316d32e20782b00442aba90.tar.gz kernel-qcow2-linux-1b8b68b05d1868404316d32e20782b00442aba90.tar.xz kernel-qcow2-linux-1b8b68b05d1868404316d32e20782b00442aba90.zip |
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: dd55ff8346a9 ("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>
Diffstat (limited to 'arch/sparc/include/asm/pgtable.h')
0 files changed, 0 insertions, 0 deletions