瀏覽代碼

Merge branch 'for-3.2' into for-3.3

Mark Brown 13 年之前
父節點
當前提交
2c9d9b6fa7
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      sound/soc/codecs/wm8776.c

+ 1 - 0
sound/soc/codecs/wm8776.c

@@ -234,6 +234,7 @@ static int wm8776_hw_params(struct snd_pcm_substream *substream,
 	switch (snd_pcm_format_width(params_format(params))) {
 	case 16:
 		iface = 0;
+		break;
 	case 20:
 		iface = 0x10;
 		break;