ASoC: Export snd_soc_find_dai()
authorMengdong Lin <mengdong.lin@linux.intel.com>
Tue, 19 Apr 2016 05:12:25 +0000 (13:12 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 20 Apr 2016 16:19:24 +0000 (17:19 +0100)
commit305e9020f09d28560373c0112682e6fd11e909f6
tree05654e60ae3982c3655c179356899ccf7e5e83fc
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca
ASoC: Export snd_soc_find_dai()

This API can be used by topology to find an existing BE dai by name
and further configure it.

Topology will also check DAI ID to avoid wrong match.

Signed-off-by: Mengdong Lin <mengdong.lin@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc.h
sound/soc/soc-core.c