mbox series

[0/4] ASoC: soc-core: tidyup with soc_find_component()

Message ID 87tvclrslu.wl-kuninori.morimoto.gx@renesas.com (mailing list archive)
Headers show
Series ASoC: soc-core: tidyup with soc_find_component() | expand

Message

Kuninori Morimoto June 20, 2019, 12:48 a.m. UTC
Hi Mark

These are cleanup for soc_find_component().

I want to post soc-core cleanup patches,
and these are 1st step for it.

Kuninori Morimoto (4):
  ASoC: soc-core: move soc_find_component()
  ASoC: soc-core: soc_find_component() uses snd_soc_is_matching_component()
  ASoC: soc-core: soc_find_component() uses snd_soc_dai_link_component
  ASoC: soc-core: use soc_find_component() at snd_soc_find_dai()

 sound/soc/soc-core.c | 76 +++++++++++++++++++++++-----------------------------
 1 file changed, 33 insertions(+), 43 deletions(-)