]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: wm_adsp: Treat missing compressed buffer as a fatal error
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Mon, 13 Jun 2016 13:17:12 +0000 (14:17 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 13 Jun 2016 15:49:51 +0000 (16:49 +0100)
commit28ee3d73773e2d9ae922f7496723ab5c92cc16de
tree5a9a386ab09701e7feab4b9abaa2c60000597867
parent8d280664d26538cd37e7c08b1c2b58fe006cc482
ASoC: wm_adsp: Treat missing compressed buffer as a fatal error

If the DSP is powered down whilst a compressed stream is being processed
we should treat this as a fatal error, clearly the stream is no longer
valid.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c