Re: [alsa-devel] [PATCH v3 24/25] ASoC: qcom: apq8096: Add db820c machine driver

2018-02-22 Thread Srinivas Kandagatla
Thanks for the review, On 22/02/18 11:00, Rohit Kumar wrote: +config SND_SOC_MSM8996 +tristate "SoC Machine driver for MSM8996 and APQ8096 boards" +depends on QCOM_APR +select SND_SOC_QDSP6V2 should be select SND_SOC_QDSP6, V2 is not defined I will fix this in next version.

Re: [alsa-devel] [PATCH v3 24/25] ASoC: qcom: apq8096: Add db820c machine driver

2018-02-22 Thread Srinivas Kandagatla
Thanks for the review, On 22/02/18 11:00, Rohit Kumar wrote: +config SND_SOC_MSM8996 +tristate "SoC Machine driver for MSM8996 and APQ8096 boards" +depends on QCOM_APR +select SND_SOC_QDSP6V2 should be select SND_SOC_QDSP6, V2 is not defined I will fix this in next version.

Re: [alsa-devel] [PATCH v3 24/25] ASoC: qcom: apq8096: Add db820c machine driver

2018-02-22 Thread Rohit Kumar
On 2/13/2018 10:28 PM, srinivas.kandaga...@linaro.org wrote: From: Srinivas Kandagatla This patch adds support to DB820c machine driver. Signed-off-by: Srinivas Kandagatla --- sound/soc/qcom/Kconfig | 8 +++

Re: [alsa-devel] [PATCH v3 24/25] ASoC: qcom: apq8096: Add db820c machine driver

2018-02-22 Thread Rohit Kumar
On 2/13/2018 10:28 PM, srinivas.kandaga...@linaro.org wrote: From: Srinivas Kandagatla This patch adds support to DB820c machine driver. Signed-off-by: Srinivas Kandagatla --- sound/soc/qcom/Kconfig | 8 +++ sound/soc/qcom/apq8096.c | 173