linux/sound/soc/uniphier
Colin Ian King 53b8e4504a
ASoC: uniphier: remove redundant check of blk_id
The check of blk_id == AUD_CLK_IO is redundant as it also being performed
in the following switch statement with the same return of -ENOTSUPP. Fix
this by removing the redundant comparison.

Detected by CoverityScan, CID#1465227 ("Logically dead code")

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-02-15 15:14:48 +00:00
..
aio-compress.c ASoC: uniphier: fix an error code in uniphier_aio_comprdma_new() 2018-02-14 11:47:15 +00:00
aio-core.c ASoC: uniphier: aiodma_rb_get_rp() can be static 2018-02-13 11:58:31 +00:00
aio-cpu.c ASoC: uniphier: remove redundant check of blk_id 2018-02-15 15:14:48 +00:00
aio-dma.c ASoC: uniphier: aio-dma: replace platform to component 2018-02-13 12:30:50 +00:00
aio-ld11.c ASoC: uniphier: add support for UniPhier LD11/LD20 AIO driver 2018-02-12 12:49:54 +00:00
aio-reg.h ASoC: uniphier: add support for UniPhier AIO common driver 2018-02-12 12:49:51 +00:00
aio.h ASoC: uniphier: add support for UniPhier AIO compress audio 2018-02-12 12:49:53 +00:00
evea.c ASoC: uniphier: evea: replace codec to component 2018-02-12 11:09:14 +00:00
Kconfig ASoC: uniphier: add support for UniPhier LD11/LD20 AIO driver 2018-02-12 12:49:54 +00:00
Makefile ASoC: uniphier: add support for UniPhier LD11/LD20 AIO driver 2018-02-12 12:49:54 +00:00