From: Lars-Peter Clausen Date: Tue, 20 Sep 2011 06:19:58 +0000 (+0200) Subject: ASoC: ssm2602: Do not dereference codec->control_data X-Git-Tag: v3.2-rc1~127^2~2^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26806a4266c5d3301d3858317e67b1cca7ccfebb;p=pandora-kernel.git ASoC: ssm2602: Do not dereference codec->control_data The driver assumes that control_data points to the drivers i2c_client struct, but this is no longer the case since the ASoC core has switched to regmap. Signed-off-by: Lars-Peter Clausen Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed