commit | a2bcbc1b9ac2f982a438081a9f1b5d823332d514 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.cirrus.com> | Tue Mar 19 11:52:07 2019 +0000 |
committer | Mark Brown <broonie@kernel.org> | Tue Mar 19 12:36:17 2019 +0000 |
tree | 367a298fd605cfb8c125a360d0c71945c32d9c8d | |
parent | a2225a6d155fcb247fe4c6d87f7c91807462966d [diff] |
ASoC: wm_adsp: Shutdown any compressed streams on DSP watchdog timeout If a watchdog timeout is received from the DSP it is safe to assume the DSP is not functioning anymore and as such any active compressed streams should be put into an error state. Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by: Mark Brown <broonie@kernel.org>