ASoC: qcom: Add support to parse common audio device nodes
authorRohit kumar <rohitkr@codeaurora.org>
Wed, 1 Aug 2018 09:01:08 +0000 (14:31 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 1 Aug 2018 11:00:21 +0000 (12:00 +0100)
commitc25e295cd77b37903ddc9ee27384e17aad08f27c
tree493a58b8725c8eac47de4b9d82a43fd877a82065
parent0c901e8cea15ba1e318d8f4342f7dc27a80b5978
ASoC: qcom: Add support to parse common audio device nodes

This adds support to parse cpu, platform and codec
device nodes and add them in dai-links. Also, update
apq8096 machine driver to use the common API.

Acked-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Rohit kumar <rohitkr@codeaurora.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/qcom/Makefile
sound/soc/qcom/apq8096.c
sound/soc/qcom/common.c [new file with mode: 0644]
sound/soc/qcom/common.h [new file with mode: 0644]