
5 Jul
2018
5 Jul
'18
12:13 p.m.
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