]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: qcom: pass direction to dma allocation
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Thu, 28 Jan 2016 13:46:24 +0000 (13:46 +0000)
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Fri, 5 Feb 2016 08:12:52 +0000 (08:12 +0000)
commit7cd3800997b4bf29fc2bf684498b56cc31734f99
treecb91ecc6cd8acde0bfba946f97f1f30ccb5c90bc
parent6f2f69df253b954442e55c0f1731ba6a08a12bed
ASoC: qcom: pass direction to dma allocation

This patch updates the internal dma allocation callbacks to take the
stream direction so that it can allocate channels suitable for that
stream direction. Before the capture support this was not necessary.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
sound/soc/qcom/lpass-apq8016.c
sound/soc/qcom/lpass-ipq806x.c
sound/soc/qcom/lpass.h