From: Lars-Peter Clausen Date: Tue, 6 Aug 2013 11:39:29 +0000 (+0200) Subject: ASoC: tlv320aic26: Fix keyclick feature X-Git-Tag: v3.12-rc1~150^2~9^2~17^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8f11795b96a3632edb25a8924c61bfb74581cb0;p=pandora-kernel.git ASoC: tlv320aic26: Fix keyclick feature The tlv320aic26 contains a embedded snd_soc_codec struct which is referenced in the keyclick code. That struct is never initialized though, replace the embedded struct with a pointer and use that in the keyclick code. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed