[alsa-devel] [PATCH 0/6 v3] ASoC: rsnd: add MIX Volume Ramp support
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Mon Oct 2 01:47:08 CEST 2017
Hi Mark
These are v3 of MIX Volume Ramp support on Renesas R-Car sound.
0001 - 0005 are prepare/cleanup patch for it.
v2 -> v3
- tidyup typo: INITIALIZEED -> INITIALIZED
- flags macro
Kuninori Morimoto (6):
ASoC: rsnd: add generic rsnd_flags_xxx() macro
ASoC: rsnd: use generic rsnd_flags_xxx() macro on ADG
ASoC: rsnd: DVC kctrl sets once
ASoC: rsnd: CTU kctrl sets once
ASoC: rsnd: makes volume ramp rate list generic
ASoC: rsnd: add MIX Volume Ramp support
sound/soc/sh/rcar/adg.c | 13 ++--
sound/soc/sh/rcar/core.c | 27 ++++++++
sound/soc/sh/rcar/ctu.c | 8 +++
sound/soc/sh/rcar/dvc.c | 41 ++++--------
sound/soc/sh/rcar/mix.c | 158 +++++++++++++++++++++++++++++++++++++++++++++--
sound/soc/sh/rcar/rsnd.h | 12 +++-
sound/soc/sh/rcar/ssi.c | 27 ++++----
7 files changed, 227 insertions(+), 59 deletions(-)
--
1.9.1
More information about the Alsa-devel
mailing list