]> asedeno.scripts.mit.edu Git - linux.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)
commitb5c088689847372794500f83b65673aaa8ca4d8d
tree3ed919e45230ff1a5de24798bc82b51b885f307d
parent80863ee222d37b1797cea74d2257ad6d68444d30
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