Re: [PATCH v1 11/13] ASoC: qcom: add apq8016 sound card support

2015-05-15 Thread Srinivas Kandagatla
On 15/05/15 06:23, Kenneth Westfield wrote: On Wed, May 13, 2015 at 05:03:14AM -0700, Srinivas Kandagatla wrote: This patch adds apq8016 machine driver support. This patch was tested on two apq8016-sbc and msm8916-mtp board for both hdmi and analog audio features. diff --git a/sound/soc/qco

Re: [PATCH v1 11/13] ASoC: qcom: add apq8016 sound card support

2015-05-14 Thread Kenneth Westfield
On Wed, May 13, 2015 at 05:03:14AM -0700, Srinivas Kandagatla wrote: > This patch adds apq8016 machine driver support. This patch was tested on > two apq8016-sbc and msm8916-mtp board for both hdmi and analog audio > features. > diff --git a/sound/soc/qcom/Kconfig b/sound/soc/qcom/Kconfig > index

[PATCH v1 11/13] ASoC: qcom: add apq8016 sound card support

2015-05-13 Thread Srinivas Kandagatla
This patch adds apq8016 machine driver support. This patch was tested on two apq8016-sbc and msm8916-mtp board for both hdmi and analog audio features. Signed-off-by: Srinivas Kandagatla --- sound/soc/qcom/Kconfig | 9 ++ sound/soc/qcom/Makefile | 2 + sound/soc/qcom/apq8016_sbc.c