]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: qcom: move ipq806x specific bits out of lpass driver.
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Sat, 16 May 2015 12:32:17 +0000 (13:32 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 21 May 2015 20:12:30 +0000 (21:12 +0100)
commit41d9a7422b1eb22c65c235a6adc093ee49633e69
tree18237c3cf8cecfb86bc1ebf07f3a30dbb5717a8f
parent2ac9325e869bc79351a8ba283f6f1dfae34c5e3f
ASoC: qcom: move ipq806x specific bits out of lpass driver.

This patch tries to make the lpass driver more generic by moving the
ipq806x specific bits out of the cpu and platform driver, also allows the
SOC specific drivers to add the correct register offsets.

This patch also renames the register definition header file into more
generic header file.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Tested-by: Kenneth Westfield <kwestfie@codeaurora.org>
Acked-by: Kenneth Westfield <kwestfie@codeaurora.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/qcom/Kconfig
sound/soc/qcom/Makefile
sound/soc/qcom/lpass-cpu.c
sound/soc/qcom/lpass-ipq806x.c [new file with mode: 0644]
sound/soc/qcom/lpass-lpaif-ipq806x.h [deleted file]
sound/soc/qcom/lpass-lpaif-reg.h [new file with mode: 0644]
sound/soc/qcom/lpass-platform.c
sound/soc/qcom/lpass.h