Home
last modified time | relevance | path

Searched hist:"8 e2be56273666614e24756d7ee551203b8a86809" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/
H A Dsoc-core.cdiff 8e2be56273666614e24756d7ee551203b8a86809 Tue Nov 04 04:30:59 CST 2014 Lars-Peter Clausen <lars@metafoo.de> ASoC: Consolidate CPU and CODEC DAI probe

CPU and CODEC DAI probe are performed in exactly the same way. Which means
we can reuse the snd_soc_codec_dai_probe() for probing CPU DAIs as well.

While we are at it also drop the unused card parameter form the function.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>