RE: [PATCHv2 5/6] ASoC: fsl: Add VF610 simple audio card widgets driver.

2014-01-14 Thread li.xi...@freescale.com
Hi Mark, I have sent another patch, if that patch is ok, please ignore this patch series. The new patch :" ASoC: add snd_soc_of_parse_audio_simple_widgets for DeviceTree" Thanks, -- Best Regards, Xiubo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a m

Re: [PATCHv2 5/6] ASoC: fsl: Add VF610 simple audio card widgets driver.

2014-01-13 Thread Mark Brown
On Mon, Jan 13, 2014 at 01:53:57PM +0800, Xiubo Li wrote: > This is the SGTL5000 codec based off-CODEC widgets supports. > > Signed-off-by: Xiubo Li > --- > sound/soc/fsl/Kconfig | 25 ++ > sound/soc/fsl/Makefile| 3 +++ > sound/soc/fsl/sn

[PATCHv2 5/6] ASoC: fsl: Add VF610 simple audio card widgets driver.

2014-01-12 Thread Xiubo Li
This is the SGTL5000 codec based off-CODEC widgets supports. Signed-off-by: Xiubo Li --- sound/soc/fsl/Kconfig | 25 ++ sound/soc/fsl/Makefile| 3 +++ sound/soc/fsl/snd-soc-simple-card-vf610.c | 43 +++ 3 files