Merge remote-tracking branch 'asoc/for-5.10' into asoc-next
authorMark Brown <broonie@kernel.org>
Fri, 9 Oct 2020 14:42:31 +0000 (15:42 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 9 Oct 2020 14:42:31 +0000 (15:42 +0100)
1  2 
drivers/base/regmap/regmap.c
sound/soc/codecs/wm_adsp.c
sound/soc/fsl/fsl_sai.c
sound/soc/fsl/fsl_sai.h
sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c

Simple merge
Simple merge
Simple merge
@@@ -180,9 -267,10 +267,11 @@@ struct fsl_sai 
        unsigned int bclk_ratio;
  
        const struct fsl_sai_soc_data *soc_data;
 +      struct snd_soc_dai_driver cpu_dai_drv;
        struct snd_dmaengine_dai_dma_data dma_params_rx;
        struct snd_dmaengine_dai_dma_data dma_params_tx;
+       struct fsl_sai_verid verid;
+       struct fsl_sai_param param;
  };
  
  #define TX 1