]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: dpcm: add rate merge to the BE stream merge
authorJerome Brunet <jbrunet@baylibre.com>
Thu, 5 Jul 2018 10:13:49 +0000 (12:13 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 11 Jul 2018 10:58:41 +0000 (11:58 +0100)
commit264ba4ca36354a370d32bc8ab4c40e280e5d3877
tree6c085dd5f4cfb219f3a2b177630b528300c4f2ff
parent1cdd33b2d7b49ab28300183a37e68a394aa9de3a
ASoC: dpcm: add rate merge to the BE stream merge

As done for format and channels, add the possibility to merge
the backend rates on the frontend rates.

This useful if the backend does not support all rates supported by the
frontend, or if several backends (cpu and codecs) with different
capabilities are connected to the same frontend.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc.h
sound/soc/soc-pcm.c