From: Lars-Peter Clausen Date: Tue, 4 Nov 2014 10:30:59 +0000 (+0100) Subject: ASoC: Consolidate CPU and CODEC DAI probe X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~20^2~26^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e2be56273666614e24756d7ee551203b8a86809;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed