From: Lars-Peter Clausen Date: Sat, 22 Feb 2014 17:34:45 +0000 (+0100) Subject: ASoC: da732x: Use da732x->regmap instead of codec->control_data X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~6^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30812cca63600a3e4b44b93ed2ec7e00ce572ee0;p=pandora-kernel.git ASoC: da732x: Use da732x->regmap instead of codec->control_data 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 da732x driver for this by using da732x->regmap instead of accessing the CODEC's control_data field. Signed-off-by: Lars-Peter Clausen Acked-by: Adam Thomson Signed-off-by: Mark Brown --- Reading git-diff-tree failed