]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.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)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 20 Sep 2017 08:08:16 +0000 (10:08 +0200)
commit76b71d53a1828586f2d269ccb1ba5fe04c36e39c
treefac5c7e1e9ff2ca5de32509c17d132e5b71b2cae
parent93d6a5244a2e194d6255726b0677f1b0933c25f8
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