15 May
2015
15 May
'15
5:49 p.m.
On Fri, May 15, 2015 at 12:32:53PM +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.