1
0
Fork 0
alistair23-linux/sound/soc/mediatek/mt8183
Dan Carpenter 1688dbe7a7
ASoC: mediatek: mt8183: delete some unreachable code
This has a goto followed by an unreachable return statement.  The goto
is correct because it cleans up so the current runtime behavior is fine.
Let's delete the unreachable return statement.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/X9NFg3KVm16Gx6Io@mwanda
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-12-11 13:23:02 +00:00
..
Makefile ASoC: Mediatek: MT8183: Add machine driver with DA7219 2019-04-01 15:04:46 +07:00
mt8183-afe-clk.c ASoC: mediatek: mt8183: delete some unreachable code 2020-12-11 13:23:02 +00:00
mt8183-afe-clk.h ASoC: mediatek: mt8183: add platform driver 2019-01-25 18:05:10 +00:00
mt8183-afe-common.h ASoC: mediatek: mt8183: add platform driver 2019-01-25 18:05:10 +00:00
mt8183-afe-pcm.c ASoC: mediatek: use asoc_substream_to_rtd() 2020-07-23 19:07:32 +01:00
mt8183-da7219-max98357.c ASoC: mediatek: mt8183: add PM ops to machine drivers 2020-12-11 13:23:01 +00:00
mt8183-dai-adda.c ASoC: Mediatek: MT8183: enable IIR filter 2019-05-20 15:21:09 +01:00
mt8183-dai-hostless.c ASoC: mediatek: mt8183: add platform driver 2019-01-25 18:05:10 +00:00
mt8183-dai-i2s.c ASoC: mediatek: mt8183: support left justified format for I2S 2020-07-22 14:02:00 +01:00
mt8183-dai-pcm.c ASoC: mediatek: mt8183: add platform driver 2019-01-25 18:05:10 +00:00
mt8183-dai-tdm.c ASoC: mediatek: mt8183: fix tdm out data is valid on rising edge 2019-08-28 11:50:33 +01:00
mt8183-interconnection.h ASoC: mediatek: mt8183: add platform driver 2019-01-25 18:05:10 +00:00
mt8183-mt6358-ts3a227-max98357.c ASoC: mediatek: mt8183: add PM ops to machine drivers 2020-12-11 13:23:01 +00:00
mt8183-reg.h ASoC: mediatek: mt8183: fix tdm out data is valid on rising edge 2019-08-28 11:50:33 +01:00