ASoC: pcm3168a: Fix serial mode dependent format support
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 15 Oct 2019 09:00:37 +0000 (12:00 +0300)
committerMark Brown <broonie@kernel.org>
Tue, 15 Oct 2019 09:17:16 +0000 (10:17 +0100)
commita35716a95655d8fc15042c9d574374eceb9daf3d
treee49f99719cd79775dfda07b95b1486c8c51cc53a
parent9764beeae7cc477c13ffc451a5edd1ab8891e3ea
ASoC: pcm3168a: Fix serial mode dependent format support

fmt 0 is perfectly valid (PCM3168A_FMT_I2S). Remove the return in case
fmt == 0.

Fixes: ("ASoC: pcm3168a: Use fixup instead of constraint for channels and formats")
Reported-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Link: https://lore.kernel.org/r/20191015090037.23271-1-peter.ujfalusi@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/pcm3168a.c