From: Peter Ujfalusi Date: Wed, 16 Apr 2014 12:46:21 +0000 (+0300) Subject: ASoC: omap-abe-twl6040: Use the cpu_dai node to specify the platform driver X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~2^3~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25bed461f96f883830b249ed1b1d6eb5d3930537;p=pandora-kernel.git ASoC: omap-abe-twl6040: Use the cpu_dai node to specify the platform driver Now that the platform driver is registered with the cpu_dai's device we can use the same node for it instead of the hardwired name. We can also remove the cpu_dai_name and platform_name from the dai_link struct since we only support DT boot on OMAP4/5 Signed-off-by: Peter Ujfalusi Signed-off-by: Mark Brown --- Reading git-diff-tree failed