linux/sound/soc/sh/rcar
Kuninori Morimoto 6a25c8da00 ASoC: rsnd: don't auto-recover when under/over run error
Renesas R-Car sound needs recovery (= restart) when under/over run
error occurred, and current driver tries it on under/over run error
handler automatically. But this recovery should be handled by userland,
not kernel. This patch stops XRUN when under/over run error occur, and
will leave the recovery of HW in userland.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-01-27 12:22:24 +00:00
..
adg.c ASoC: rsnd: each mod has status again for CTU/MUX support 2016-01-22 17:12:25 +00:00
cmd.c ASoC: rsnd: each mod has status again for CTU/MUX support 2016-01-22 17:12:25 +00:00
core.c ASoC: rsnd: tidyup Playback/Capture sequence 2016-01-22 17:12:25 +00:00
ctu.c ASoC: rsnd: ctu: settings matches to datasheet 2016-01-22 17:12:25 +00:00
dma.c ASoC: rsnd: attach Audio-DMAC-periperi correctly 2016-01-22 17:12:25 +00:00
dvc.c ASoC: rsnd: each mod has status again for CTU/MUX support 2016-01-22 17:12:25 +00:00
gen.c ASoC: rsnd: ctu: settings matches to datasheet 2016-01-22 17:12:25 +00:00
Makefile ASoC: rsnd: use mod base common method on SSIU 2015-11-16 10:09:29 +00:00
mix.c ASoC: rsnd: each mod has status again for CTU/MUX support 2016-01-22 17:12:25 +00:00
rsnd.h ASoC: rsnd: ctu: settings matches to datasheet 2016-01-22 17:12:25 +00:00
rsrc-card.c ASoC: rsrc-card: tidyup dai format for DPCM 2015-12-17 12:14:31 +00:00
src.c ASoC: rsnd: don't auto-recover when under/over run error 2016-01-27 12:22:24 +00:00
ssi.c ASoC: rsnd: don't auto-recover when under/over run error 2016-01-27 12:22:24 +00:00
ssiu.c ASoC: rsnd: each mod has status again for CTU/MUX support 2016-01-22 17:12:25 +00:00