mbox series

[0/6,resend] ASoC: soc-core cleanup - step 3

Message ID 878sq3bu2t.wl-kuninori.morimoto.gx@renesas.com (mailing list archive)
Headers show
Series ASoC: soc-core cleanup - step 3 | expand

Message

Kuninori Morimoto Oct. 2, 2019, 5:22 a.m. UTC
Hi Mark

Some soc-core cleanup patch step3 are accepted, but not all.
These are remains.

Kuninori Morimoto (6):
  ASoC: soc-core: use devm_kzalloc() for rtd
  ASoC: soc-core: remove soc_remove_dai_links()
  ASoC: soc-core: add soc_setup_card_name()
  ASoC: soc-core: use devm_xxx for component related resource
  ASoC: soc-core: setup card->rtd_num at snd_soc_instantiate_card()
  ASoC: soc-ops: use snd_soc_card_get_kcontrol() at snd_soc_limit_volume()

 sound/soc/soc-core.c | 109 +++++++++++++++++++++++++++------------------------
 sound/soc/soc-ops.c  |  11 +-----
 2 files changed, 59 insertions(+), 61 deletions(-)