[alsa-devel] [PATCH 0/3] ASoC: DPCM can care FE/BE merged format
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Tue Apr 21 09:01:56 CEST 2015
Hi Mark
These patches add new .dpcm_merged_foramt to merge FE/BE formats.
It will be no sound if DPCM were below style, and user selects S24_LE.
FE: S16_LE/S24_LE
BE: S16_LE
DPCM will selects FE/BE merged formats (= S16_LE here) if
FE has .dpcm_merged_foramt.
Kuninori Morimoto (3):
ASoC: soc.h: tidyup struct snd_soc_dai_link definition order
ASoC: soc-pcm: DPCM cares BE format
ASoC: rsnd: rsrc-card uses FE/BE merged format when DPCM
include/sound/soc.h | 39 +++++++++++++++++++++------------------
sound/soc/sh/rcar/rsrc-card.c | 1 +
sound/soc/soc-pcm.c | 47 ++++++++++++++++++++++++++++++++++++++++++-----
3 files changed, 64 insertions(+), 23 deletions(-)
Best regards
---
Kuninori Morimoto
More information about the Alsa-devel
mailing list