4 Mar
2014
4 Mar
'14
5:05 a.m.
On Sat, Mar 01, 2014 at 01:45:32PM +0100, Lars-Peter Clausen wrote:
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.
Applied, thanks.