From: Lars-Peter Clausen Date: Sat, 1 Mar 2014 12:45:32 +0000 (+0100) Subject: ASoC: wm{5102, 5110, 8997}: Replace codec->control_data with arizona->regmap X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~7^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=055bbe2df957343fece60fe1f60553a9c1005217;p=pandora-kernel.git ASoC: wm{5102, 5110, 8997}: Replace codec->control_data with arizona->regmap With the ongoing component-ization of the ASoC framework and the continuing migration to using regmap for IO the control_data field of the snd_soc_codec struct will eventually be removed. Prepare the wm5192, wm5110 and wm8997 drivers for this by using arizona->regmap instead of accessing the CODEC's control_data field. Signed-off-by: Lars-Peter Clausen Acked-by: Charles Keepax Signed-off-by: Mark Brown --- Reading git-diff-tree failed