]> 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)
commit108767507725d2f0a1d1366c3637c01be0769b93
treef19774538a5f34c2ce661d3f43dde49e56183007
parent1386d2af13b0b2ba423da1adf79ceabb7ea834e9
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