11 May
2015
11 May
'15
6:31 p.m.
On Mon, May 11, 2015 at 09:42:26AM +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.