From: Lars-Peter Clausen Date: Mon, 19 May 2014 06:03:04 +0000 (+0200) Subject: ASoC: rt5651: Do not use rtd->codec X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1406846e4e1ae92c4fb96fcb4532a63a2bceb21;p=pandora-kernel.git ASoC: rt5651: 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed