Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-26 | ASoC: rsnd: module name is unified | Kuninori Morimoto | |
Renesas sound driver uses many modules (= SSI/SRC/DVC), and each module had own name. But, each module name can be used as several purpose, like clock name, DMA name etc... This patch uses common name for each module. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@linaro.org> | |||
2014-05-13 | ASoC: rsnd: add DVC support | Kuninori Morimoto | |
This patch adds DVC (Digital Volume Controller) support which is member of CMD unit. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@linaro.org> |