]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: DPCM: make some DPCM API calls non static for compressed usage
authorLiam Girdwood <liam.r.girdwood@linux.intel.com>
Fri, 17 Jan 2014 17:03:55 +0000 (17:03 +0000)
committerMark Brown <broonie@linaro.org>
Fri, 17 Jan 2014 17:56:21 +0000 (17:56 +0000)
commit1bd5e8b7c9fcba20c44bd9cf9dfb2ac9e7870af9
treef19774538a5f34c2ce661d3f43dde49e56183007
parent446a01ebfd5c46dcad993153e533f5f1d30e2d44
ASoC: DPCM: make some DPCM API calls non static for compressed usage

The ASoC compressed code needs to call the internal DPCM APIs in order to
dynamically route compressed data to different DAIs.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/soc-dpcm.h
sound/soc/soc-pcm.c