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

From: Jerome Brunet
Date: Thu Jul 05 2018 - 06:14:04 EST


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