]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit48c59f48ba5dfa38bdb731ee5eeda9fa731baf7e
tree3b63e7224ae5d9b953575c28b04409f837388ecb
parente0f77931ff8334007b54d1a9c2c261d769c48326
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