From: Lars-Peter Clausen Date: Thu, 13 Mar 2014 20:24:54 +0000 (+0100) Subject: ASoC: codecs: Replace instances of rtd->codec with dai->codec X-Git-Tag: v3.15-rc1~36^2~1^2~3^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab64246cf8c31f70a390dcabd134097c3aec45ab;p=pandora-kernel.git ASoC: codecs: Replace instances of rtd->codec with dai->codec With CODEC to CODEC links rtd->codec does not necessarily point to the driver's CODEC. CODEC drivers should always use dai->codec and never even look at the PCM runtime. Signed-off-by: Lars-Peter Clausen Acked-by: Charles Keepax Acked-by: Jyri Sarha Signed-off-by: Mark Brown --- Reading git-diff-tree failed