From: Lars-Peter Clausen Date: Tue, 1 Jul 2014 20:13:46 +0000 (+0200) Subject: ASoC: core: Replace soc_find_matching_codec() with soc_find_codec() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~144^2~5^2~16^2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48f466d112c9ca735ee765d8f5148d07a8c7bb1d;p=pandora-kernel.git ASoC: core: Replace soc_find_matching_codec() with soc_find_codec() soc_find_matching_codec() works in the same way as soc_find_codec() except that it only works for auxdevs. It can easily be replaced by the generic soc_find_codec(). Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed