]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcc517460cecfd66427ad30f92f7923b7c20163bb
treec39b7791250fffa45883ba3f434b80e0480c0d56
parent1d73aa4a16cc23ce4db3fcbbaeb91168420d418f
parent1934044000c5f7bb7285f6182b2d45533ab3a0f5
Merge series "drop unneeded snd_soc_dai_set_drvdata" from Julia Lawall <Julia.Lawall@inria.fr>:

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(-)
sound/soc/fsl/fsl_sai.c
sound/soc/fsl/fsl_xcvr.c