summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom/qdsp6/Makefile
diff options
context:
space:
mode:
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>2018-05-09 13:56:18 +0100
committerMark Brown <broonie@kernel.org>2018-05-11 12:13:31 +0900
commit4dddbddbce324dc027182ba33d6cbbaf797dfd9e (patch)
treefa4c8b96fa2a7ef03a245898a7da7583c7a01fd0 /sound/soc/qcom/qdsp6/Makefile
parent0e17e9820319c012c80ebba0a6df07d6a3a03ab3 (diff)
downloadop-kernel-dev-4dddbddbce324dc027182ba33d6cbbaf797dfd9e.zip
op-kernel-dev-4dddbddbce324dc027182ba33d6cbbaf797dfd9e.tar.gz
ASoC: qdsp6: q6common: Add qdsp6 helper functions
This patch adds some common helper functions like translating dsp error to linux error codes and channel mappings etc. These functions are used in all the following qdsp6 drivers. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Reviewed-and-tested-by: Rohit kumar <rohitkr@codeaurora.org> Reviewed-by: Banajit Goswami <bgoswami@codeaurora.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/qcom/qdsp6/Makefile')
-rw-r--r--sound/soc/qcom/qdsp6/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/qcom/qdsp6/Makefile b/sound/soc/qcom/qdsp6/Makefile
new file mode 100644
index 0000000..accebdb
--- /dev/null
+++ b/sound/soc/qcom/qdsp6/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_SND_SOC_QDSP6_COMMON) += q6dsp-common.o
OpenPOWER on IntegriCloud