[alsa-devel] [PATCH 0/2 v2] ASoC: DPCM can care FE/BE merged format
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Tue May 12 04:02:45 CEST 2015
Hi Mark
These are v2 patches of new .dpcm_merged_foramt for merging 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 (2):
ASoC: soc-pcm: DPCM cares BE format
ASoC: rsnd: rsrc-card uses FE/BE merged format when DPCM
include/sound/soc.h | 3 +++
sound/soc/sh/rcar/rsrc-card.c | 1 +
sound/soc/soc-pcm.c | 47 ++++++++++++++++++++++++++++++++++++++++++-----
3 files changed, 46 insertions(+), 5 deletions(-)
Best regards
---
Kuninori Morimoto
_______________________________________________
Alsa-devel mailing list
Alsa-devel at alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
More information about the Alsa-devel
mailing list