]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: rsnd: no more SSI restart when unusual situation
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 19 Mar 2015 04:13:47 +0000 (04:13 +0000)
committerMark Brown <broonie@kernel.org>
Sun, 22 Mar 2015 18:12:15 +0000 (18:12 +0000)
commit044930b4a69a6c0645b6199bec4f870e0b6e77f4
treea83271df71a0920e0de0b9fad6f2cdbd3f0bbdf6
parent33187fb4a203e44dec11211f2fa86a63139615bc
ASoC: rsnd: no more SSI restart when unusual situation

It will be SSI interrupt endless loop f unusual situation happen.
This patch adds restart limit for it.

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