summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom/common.h
Commit message (Collapse)AuthorAgeFilesLines
* ASoC: qcom: remove unused header files from common.hSrinivas Kandagatla2018-08-061-1/+0
| | | | | | | This patch removes unused header files from common.h. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
* ASoC: qcom: Add support to parse common audio device nodesRohit kumar2018-08-011-0/+12
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>