From: Lars-Peter Clausen Date: Mon, 19 May 2014 06:03:03 +0000 (+0200) Subject: ASoC: cs42xx8: Do not use rtd->codec X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~5^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5958de23edc4148a07a75abf7216a8426b8e199b;p=pandora-kernel.git ASoC: cs42xx8: Do not use rtd->codec rtd->codec does not necessarily point to the CODEC instance for which the callback was called (e.g. for CODEC<->CODEC or multi-CODEC links). Use dai->codec instead. Signed-off-by: Lars-Peter Clausen Acked-by: Brian Austin Signed-off-by: Mark Brown --- Reading git-diff-tree failed