Re: [PATCH v2 03/10] ASoC: Intel: Remove unnecessary function call

2017-08-29 Thread Mark Brown
On Mon, Aug 28, 2017 at 10:20:52AM +0800, Donglin Peng wrote: > On Wed, Aug 23, 2017 at 8:19 PM, Peng Donglin wrote: > I found that this patch had not been applied, perhaps you missed it. Please don't send content free pings and please allow a reasonable time for review.

Re: [PATCH v2 03/10] ASoC: Intel: Remove unnecessary function call

2017-08-29 Thread Mark Brown
On Mon, Aug 28, 2017 at 10:20:52AM +0800, Donglin Peng wrote: > On Wed, Aug 23, 2017 at 8:19 PM, Peng Donglin wrote: > I found that this patch had not been applied, perhaps you missed it. Please don't send content free pings and please allow a reasonable time for review. People get busy, go on

Re: [PATCH v2 03/10] ASoC: Intel: Remove unnecessary function call

2017-08-27 Thread Donglin Peng
Hi Mark, On Wed, Aug 23, 2017 at 8:19 PM, Peng Donglin wrote: > The work of the function platform_set_drvdata is done by > devm_snd_soc_register_card. > > Signed-off-by: Peng Donglin > --- > > Changes in v2: > -add missed occurrences. > >

Re: [PATCH v2 03/10] ASoC: Intel: Remove unnecessary function call

2017-08-27 Thread Donglin Peng
Hi Mark, On Wed, Aug 23, 2017 at 8:19 PM, Peng Donglin wrote: > The work of the function platform_set_drvdata is done by > devm_snd_soc_register_card. > > Signed-off-by: Peng Donglin > --- > > Changes in v2: > -add missed occurrences. > > sound/soc/intel/boards/bytcht_da7213.c | 6 ++

[PATCH v2 03/10] ASoC: Intel: Remove unnecessary function call

2017-08-23 Thread Peng Donglin
The work of the function platform_set_drvdata is done by devm_snd_soc_register_card. Signed-off-by: Peng Donglin --- Changes in v2: -add missed occurrences. sound/soc/intel/boards/bytcht_da7213.c | 6 ++ sound/soc/intel/boards/bytcht_es8316.c | 6 ++

[PATCH v2 03/10] ASoC: Intel: Remove unnecessary function call

2017-08-23 Thread Peng Donglin
The work of the function platform_set_drvdata is done by devm_snd_soc_register_card. Signed-off-by: Peng Donglin --- Changes in v2: -add missed occurrences. sound/soc/intel/boards/bytcht_da7213.c | 6 ++ sound/soc/intel/boards/bytcht_es8316.c | 6 ++