提交 5927f947 编写于 作者: A Axel Lin 提交者: Mark Brown

ASoC: wm8940: Properly set codec->dapm.bias_level

Reported-by: NChris Paulson-Ellis <chris@edesix.com>
Signed-off-by: NAxel Lin <axel.lin@gmail.com>
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@vger.kernel.org
上级 0d8d2938
......@@ -488,6 +488,8 @@ static int wm8940_set_bias_level(struct snd_soc_codec *codec,
break;
}
codec->dapm.bias_level = level;
return ret;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册