]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rsnd: add warning message to rsnd_kctrl_accept_runtime()
authorJiada Wang <jiada_wang@mentor.com>
Mon, 3 Sep 2018 07:05:11 +0000 (07:05 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 3 Sep 2018 13:37:11 +0000 (14:37 +0100)
commit47b0b403e5be84409401822b49dd7f9d7ae32edf
tree3ed919e45230ff1a5de24798bc82b51b885f307d
parent5e5dabe85219aa1dd668b24a12615101f7e8abb9
ASoC: rsnd: add warning message to rsnd_kctrl_accept_runtime()

Add warning message to rsnd_kctrl_accept_runtime(), when kctrl
update is rejected due to corresponding dai-link is idle.
So that user can notice the reason of kctrl update failure.

Signed-off-by: Jiada Wang <jiada_wang@mentor.com>
Signed-off-by: Timo Wischer <twischer@de.adit-jv.com>
[kuninori: adjust to upstream]
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/core.c