1
0
Fork 0
alistair23-linux/sound/soc/mediatek
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
..
common Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.11 2020-11-30 16:05:07 +00:00
mt2701 ASoC: mediatek: use asoc_substream_to_rtd() 2020-07-23 19:07:32 +01:00
mt6797 ASoC: mediatek: use asoc_substream_to_rtd() 2020-07-23 19:07:32 +01:00
mt8173 ASoC: hdmi-codec: Use set_jack ops to set jack 2020-09-22 12:48:03 +01:00
mt8183 ASoC: mediatek: mt8183: delete some unreachable code 2020-12-11 13:23:02 +00:00
mt8192 ASoC: mediatek: mt8192: support rt1015p_rt5682 2020-12-02 13:35:28 +00:00
Kconfig ASoC: mediatek: mt8192: support rt1015p_rt5682 2020-12-02 13:35:28 +00:00
Makefile ASoC: mediatek: mt8192: add platform driver 2020-11-04 17:51:47 +00:00