14 May
2015
14 May
'15
9:14 p.m.
On Thu, May 14, 2015 at 11:19:53AM +0200, Lars-Peter Clausen wrote:
The dapm field of the snd_soc_codec struct is eventually going to be removed, in preparation for this replace all manual access to codec->dapm.bias_level with snd_soc_codec_get_bias_level().
Applied all, thanks.