1
0
Fork 0
alistair23-linux/sound/soc/sti
Dan Carpenter 65ed0a8d1f ASoC: sti: Fix error handling if of_clk_get() fails
We intended to return here.  The current code has a static checker
warning because we set "ret" but don't use it.

Fixes: 76c2145ded ("ASoC: sti: Add CPU DAI driver for playback")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Arnaud POULIQUEN <arnaud.pouliquen@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-04-30 21:30:52 +09:00
..
Kconfig ASoC: Add ability to build sti drivers 2015-07-16 21:38:24 +01:00
Makefile ASoC: Add ability to build sti drivers 2015-07-16 21:38:24 +01:00
sti_uniperif.c ASoC: sti: reset refactoring 2016-10-26 11:41:11 +01:00
uniperif.h ASoC: STI: Fix null ptr deference in IRQ handler 2017-04-06 19:29:07 +01:00
uniperif_player.c ASoC: sti: Fix error handling if of_clk_get() fails 2017-04-30 21:30:52 +09:00
uniperif_reader.c ASoC: STI: Fix null ptr deference in IRQ handler 2017-04-06 19:29:07 +01:00