ASoC: soc-core: move soc_find_component()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 20 Jun 2019 00:49:17 +0000 (09:49 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 24 Jun 2019 16:22:53 +0000 (17:22 +0100)
commit7d7db5d3c3d849c2f877be3b4c9afa7f5b5257c2
tree3b63e7224ae5d9b953575c28b04409f837388ecb
parenta2438253ba73ae51d9521c90ad8d3989bcdda74e
ASoC: soc-core: move soc_find_component()

move soc_find_component() next to snd_soc_is_matching_component().
This is prepare for soc_find_component() cleanup

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-core.c