Merge series "drop unneeded snd_soc_dai_set_drvdata" from Julia Lawall <Julia.Lawall...
authorMark Brown <broonie@kernel.org>
Mon, 1 Mar 2021 23:31:53 +0000 (23:31 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 10 Mar 2021 13:08:34 +0000 (13:08 +0000)
snd_soc_dai_set_drvdata is not needed when the set data comes from
snd_soc_dai_get_drvdata or dev_get_drvdata.

---

 sound/soc/fsl/fsl_micfil.c  |    2 --
 sound/soc/fsl/fsl_sai.c     |    2 --
 sound/soc/fsl/fsl_xcvr.c    |    1 -
 sound/soc/mxs/mxs-saif.c    |   10 ----------
 sound/soc/pxa/mmp-sspa.c    |    1 -
 sound/soc/sunxi/sun4i-i2s.c |    2 --
 6 files changed, 18 deletions(-)

1  2 
sound/soc/fsl/fsl_sai.c
sound/soc/fsl/fsl_xcvr.c

Simple merge
Simple merge