From: Benoit Cousson Date: Thu, 24 Apr 2014 12:01:45 +0000 (+0200) Subject: ASoC: core: Add one dai_get_widget helper instead of two rtd based ones X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~3^8~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=370186106075143f6e9336a4c3d9650cbf162617;p=pandora-kernel.git ASoC: core: Add one dai_get_widget helper instead of two rtd based ones Replace rtd_get_codec_widget() and rtd_get_cpu_widget() by a simple dai_get_widget() in preparation for DAI-multicodec support, per Lars suggestion. No functional change. Signed-off-by: Benoit Cousson Signed-off-by: Mark Brown --- Reading git-diff-tree failed