diff options
author | Christophe Jaillet <christophe.jaillet@wanadoo.fr> | 2017-08-31 06:40:42 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-31 11:52:29 +0100 |
commit | 0515760fa1159ffa863c7b2b73466aaff7d11a80 (patch) | |
tree | 71d21dbe2fa011a98a2ebfe17fe608b527abd7f4 /sound/soc/codecs/rt5659.c | |
parent | acd617a461ed811894f4318c9b952fa002f3be21 (diff) | |
download | linux-0515760fa1159ffa863c7b2b73466aaff7d11a80.tar.bz2 |
ALSA: ac97c: Fix an error handling path in 'atmel_ac97c_probe()'
If 'clk_prepare_enable()' fails, we must release some resources before
returning. Add a new label in the existing error handling path and 'goto'
there.
Fixes: 260ea95cc027 ("ASoC: atmel: ac97c: Handle return value of clk_prepare_enable.")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/rt5659.c')
0 files changed, 0 insertions, 0 deletions