提交 2c9d9b6f 编写于 作者: M Mark Brown

Merge branch 'for-3.2' into for-3.3

...@@ -234,6 +234,7 @@ static int wm8776_hw_params(struct snd_pcm_substream *substream, ...@@ -234,6 +234,7 @@ static int wm8776_hw_params(struct snd_pcm_substream *substream,
switch (snd_pcm_format_width(params_format(params))) { switch (snd_pcm_format_width(params_format(params))) {
case 16: case 16:
iface = 0; iface = 0;
break;
case 20: case 20:
iface = 0x10; iface = 0x10;
break; break;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册