[alsa-devel] [PATCH 0/2] ASoC: dpcm: add runtime rate merge of BE.

Jerome Brunet jbrunet at baylibre.com
Thu Jul 5 12:13:47 CEST 2018


This patchset adds the possibility to merge BE rates in the dpcm runtime
hw, like it is done for formats and channels.

This first patch is a simple rework of format and channel merge to ease
the addition of rate merge.

Jerome Brunet (2):
  ASoC: dpcm: rework runtime stream merge
  ASoC: dpcm: add rate merge to the BE stream merge

 include/sound/soc.h |  2 ++
 sound/soc/soc-pcm.c | 99 ++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 77 insertions(+), 24 deletions(-)

-- 
2.14.4



More information about the Alsa-devel mailing list