Re: [alsa-devel] [PATCH v4 9/9] ASoC: mediatek: Add mt2701-cs42448 driver and config option.

2016-06-15 Thread Garlic Tseng
On Wed, 2016-06-15 at 18:58 +0800, Yingjoe Chen wrote: > On Mon, 2016-06-13 at 15:26 +0800, Garlic Tseng wrote: > > +config SND_SOC_MT2701_CS42448 > > + tristate "SND_SOC_MT2701_CS42448" > > Please provide proper config prompt here. OK I'll fix it. Thanks. > Joe.C > >

Re: [alsa-devel] [PATCH v4 9/9] ASoC: mediatek: Add mt2701-cs42448 driver and config option.

2016-06-15 Thread Garlic Tseng
On Wed, 2016-06-15 at 18:58 +0800, Yingjoe Chen wrote: > On Mon, 2016-06-13 at 15:26 +0800, Garlic Tseng wrote: > > +config SND_SOC_MT2701_CS42448 > > + tristate "SND_SOC_MT2701_CS42448" > > Please provide proper config prompt here. OK I'll fix it. Thanks. > Joe.C > >

Re: [alsa-devel] [PATCH v4 9/9] ASoC: mediatek: Add mt2701-cs42448 driver and config option.

2016-06-15 Thread Yingjoe Chen
On Mon, 2016-06-13 at 15:26 +0800, Garlic Tseng wrote: > Add machine driver and config option for MT2701. > > Signed-off-by: Garlic Tseng > --- > sound/soc/mediatek/Kconfig | 21 ++ > sound/soc/mediatek/Makefile| 1 + >

Re: [alsa-devel] [PATCH v4 9/9] ASoC: mediatek: Add mt2701-cs42448 driver and config option.

2016-06-15 Thread Yingjoe Chen
On Mon, 2016-06-13 at 15:26 +0800, Garlic Tseng wrote: > Add machine driver and config option for MT2701. > > Signed-off-by: Garlic Tseng > --- > sound/soc/mediatek/Kconfig | 21 ++ > sound/soc/mediatek/Makefile| 1 + > sound/soc/mediatek/mt2701/Makefile

[alsa-devel] [PATCH v4 9/9] ASoC: mediatek: Add mt2701-cs42448 driver and config option.

2016-06-13 Thread Garlic Tseng
Add machine driver and config option for MT2701. Signed-off-by: Garlic Tseng --- sound/soc/mediatek/Kconfig | 21 ++ sound/soc/mediatek/Makefile| 1 + sound/soc/mediatek/mt2701/Makefile | 19 ++

[alsa-devel] [PATCH v4 9/9] ASoC: mediatek: Add mt2701-cs42448 driver and config option.

2016-06-13 Thread Garlic Tseng
Add machine driver and config option for MT2701. Signed-off-by: Garlic Tseng --- sound/soc/mediatek/Kconfig | 21 ++ sound/soc/mediatek/Makefile| 1 + sound/soc/mediatek/mt2701/Makefile | 19 ++ sound/soc/mediatek/mt2701/mt2701-cs42448.c | 422