Re: [PATCH v4 4/4] ASoC: qcom: add sdm845 sound card support

2018-08-01 Thread Rohit Kumar
On 8/1/2018 10:20 AM, Takashi Iwai wrote: On Wed, 01 Aug 2018 05:46:48 +0200, kbuild test robot wrote: Hi Rohit, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on asoc/for-next] [also build test WARNING on next-20180731] [cannot apply to v4.18-rc7] [if your

Re: [PATCH v4 4/4] ASoC: qcom: add sdm845 sound card support

2018-08-01 Thread Rohit Kumar
On 8/1/2018 10:20 AM, Takashi Iwai wrote: On Wed, 01 Aug 2018 05:46:48 +0200, kbuild test robot wrote: Hi Rohit, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on asoc/for-next] [also build test WARNING on next-20180731] [cannot apply to v4.18-rc7] [if your

Re: [PATCH v4 4/4] ASoC: qcom: add sdm845 sound card support

2018-07-31 Thread Takashi Iwai
On Wed, 01 Aug 2018 05:46:48 +0200, kbuild test robot wrote: > > Hi Rohit, > > Thank you for the patch! Perhaps something to improve: > > [auto build test WARNING on asoc/for-next] > [also build test WARNING on next-20180731] > [cannot apply to v4.18-rc7] > [if your patch is applied to the

Re: [PATCH v4 4/4] ASoC: qcom: add sdm845 sound card support

2018-07-31 Thread Takashi Iwai
On Wed, 01 Aug 2018 05:46:48 +0200, kbuild test robot wrote: > > Hi Rohit, > > Thank you for the patch! Perhaps something to improve: > > [auto build test WARNING on asoc/for-next] > [also build test WARNING on next-20180731] > [cannot apply to v4.18-rc7] > [if your patch is applied to the

Re: [PATCH v4 4/4] ASoC: qcom: add sdm845 sound card support

2018-07-31 Thread kbuild test robot
Hi Rohit, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on asoc/for-next] [also build test WARNING on next-20180731] [cannot apply to v4.18-rc7] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v4 4/4] ASoC: qcom: add sdm845 sound card support

2018-07-31 Thread kbuild test robot
Hi Rohit, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on asoc/for-next] [also build test WARNING on next-20180731] [cannot apply to v4.18-rc7] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH v4 4/4] ASoC: qcom: add sdm845 sound card support

2018-07-30 Thread Rohit kumar
This patch adds sdm845 audio machine driver support. Acked-by: Srinivas Kandagatla Signed-off-by: Rohit kumar --- sound/soc/qcom/Kconfig | 8 ++ sound/soc/qcom/Makefile | 2 + sound/soc/qcom/sdm845.c | 286 3 files changed, 296

[PATCH v4 4/4] ASoC: qcom: add sdm845 sound card support

2018-07-30 Thread Rohit kumar
This patch adds sdm845 audio machine driver support. Acked-by: Srinivas Kandagatla Signed-off-by: Rohit kumar --- sound/soc/qcom/Kconfig | 8 ++ sound/soc/qcom/Makefile | 2 + sound/soc/qcom/sdm845.c | 286 3 files changed, 296