ASoC: rsnd: core.c: indicate warning if strange TDM width was set
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 10 Feb 2023 05:13:43 +0000 (05:13 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 10 Feb 2023 15:08:12 +0000 (15:08 +0000)
commit1ad059a15707cfb066ae3d7342d59770f04aac5a
tree76d8f197fd0b9d51c6e46aedd14a210f73963d2d
parent906b6f7b20939a8cab1d51dfdb9690a9d68f1cc4
ASoC: rsnd: core.c: indicate warning if strange TDM width was set

Current rsnd silently uses default TDM width if it was strange
settings. It is difficult to notice about it.
This patch indicates warning for it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87lel6ksqn.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/core.c