linux/sound/soc/sh/rcar
Kuninori Morimoto 97463e1936 ASoC: rsnd: add .fallback callback
Current R-Car sound has PIO fallback support if it couldn't use DMA.
This fallback is done in .remove callback, but, it should have
.fallback callback. Otherwise, normal .remove callback will have
strange behavior. This patch adds .fallback callback.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2014-12-03 18:51:39 +00:00
..
adg.c ASoC: rsnd: add DVC support 2014-05-13 19:06:16 +01:00
core.c ASoC: rsnd: add .fallback callback 2014-12-03 18:51:39 +00:00
dvc.c ASoC: rsnd: Add Volume Ramp support 2014-11-10 15:14:10 +00:00
gen.c ASoC: rsnd: Add Volume Ramp support 2014-11-10 15:14:10 +00:00
Makefile ASoC: rsnd: add DVC support 2014-05-13 19:06:16 +01:00
rsnd.h ASoC: rsnd: add .fallback callback 2014-12-03 18:51:39 +00:00
src.c ASoC: rsnd: tidyup debug message format and timing 2014-11-10 14:52:38 +00:00
ssi.c ASoC: rsnd: add .fallback callback 2014-12-03 18:51:39 +00:00