mbox series

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

Message ID 20180705101349.7520-1-jbrunet@baylibre.com
Headers show
Series ASoC: dpcm: add runtime rate merge of BE. | expand

Message

Jerome Brunet July 5, 2018, 10:13 a.m. UTC
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