OSDN Git Service

Merge branch 'asoc-5.3' into asoc-next
authorMark Brown <broonie@kernel.org>
Sat, 6 Jul 2019 11:25:26 +0000 (12:25 +0100)
committerMark Brown <broonie@kernel.org>
Sat, 6 Jul 2019 11:25:26 +0000 (12:25 +0100)
1  2 
MAINTAINERS
sound/soc/codecs/ad193x.c
sound/soc/codecs/hdac_hdmi.c
sound/soc/generic/audio-graph-card.c
sound/soc/intel/boards/sof_rt5682.c
sound/soc/intel/skylake/skl.c
sound/soc/intel/skylake/skl.h
sound/soc/qcom/common.c
sound/soc/soc-core.c
sound/soc/soc-dapm.c
sound/soc/ti/davinci-mcasp.c

diff --cc MAINTAINERS
Simple merge
Simple merge
Simple merge
Simple merge
@@@ -491,10 -548,10 +548,10 @@@ static int sof_audio_probe(struct platf
        struct snd_soc_dai_link *dai_links;
        struct snd_soc_acpi_mach *mach;
        struct sof_card_private *ctx;
-       int dmic_num, hdmi_num;
+       int dmic_be_num, hdmi_num;
        int ret, ssp_amp, ssp_codec;
  
 -      ctx = devm_kzalloc(&pdev->dev, sizeof(*ctx), GFP_ATOMIC);
 +      ctx = devm_kzalloc(&pdev->dev, sizeof(*ctx), GFP_KERNEL);
        if (!ctx)
                return -ENOMEM;
  
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge