[alsa-devel] [PATCH v2 03/10] ASoC: Intel: Remove unnecessary function call
Donglin Peng
dolinux.peng at gmail.com
Mon Aug 28 04:20:52 CEST 2017
Hi Mark,
On Wed, Aug 23, 2017 at 8:19 PM, Peng Donglin <dolinux.peng at gmail.com> wrote:
> The work of the function platform_set_drvdata is done by
> devm_snd_soc_register_card.
>
> Signed-off-by: Peng Donglin <dolinux.peng at gmail.com>
> ---
>
> Changes in v2:
> -add missed occurrences.
>
> sound/soc/intel/boards/bytcht_da7213.c | 6 ++----
> sound/soc/intel/boards/bytcht_es8316.c | 6 ++----
> sound/soc/intel/boards/bytcht_nocodec.c | 6 ++----
> sound/soc/intel/boards/bytcr_rt5640.c | 7 ++-----
> sound/soc/intel/boards/bytcr_rt5651.c | 7 ++-----
> sound/soc/intel/boards/cht_bsw_max98090_ti.c | 6 ++----
> sound/soc/intel/boards/cht_bsw_rt5645.c | 6 ++----
> sound/soc/intel/boards/cht_bsw_rt5672.c | 6 ++----
> 8 files changed, 16 insertions(+), 34 deletions(-)
>
I found that this patch had not been applied, perhaps you missed it.
More information about the Alsa-devel
mailing list