]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: rsnd: make sure it uses lock when it calls rsnd_dai_call
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 10 Apr 2015 08:49:49 +0000 (08:49 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 27 Apr 2015 19:57:38 +0000 (20:57 +0100)
commite9c390df671fadc829550935ffb6b23549f26ded
tree61669925f96241c05e861886b3ab84a8a24e86c5
parenteb2535f542b4279b42518d6a312c6f7290434e55
ASoC: rsnd: make sure it uses lock when it calls rsnd_dai_call

rsnd_dai_call() should be called under rsnd_lock

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