linux_dsm_epyc7002/sound/soc/sh/rcar
Kuninori Morimoto 836b31fe1a ASoC: rsnd: call rsnd_dai_pointer_update() from outside of lock
rsnd_soc_dai_trigger() will be called
after rsnd_dai_pointer_update() function
which is using rsnd_lock().
Thus, it should be called from outside of rsnd_lock().
Kernel will be hangup without this patch.
Special thanks to Kataoka-san

Reported-by: Ryo Kataoka <ryo.kataoka.wt@renesas.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-04-23 12:17:12 +01:00
..
adg.c ASoC: rsnd: add DeviceTree support 2014-03-21 18:14:56 +00:00
core.c ASoC: rsnd: call rsnd_dai_pointer_update() from outside of lock 2014-04-23 12:17:12 +01:00
gen.c ASoC: rsnd: add DeviceTree support 2014-03-21 18:14:56 +00:00
Makefile ASoC: rsnd: rename scu to src 2014-03-05 14:07:53 +08:00
rsnd.h ASoC: rsnd: add DeviceTree support 2014-03-21 18:14:56 +00:00
src.c ASoC: rsnd: fix clock prepare/unprepare 2014-04-11 12:13:52 +01:00
ssi.c ASoC: rsnd: fix clock prepare/unprepare 2014-04-11 12:13:52 +01:00