浏览代码

Merge branch 'for-2.6.38' into for-2.6.39

Mark Brown 14 年之前
父节点
当前提交
4a5aa6e9ea
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      sound/soc/codecs/cx20442.c

+ 1 - 1
sound/soc/codecs/cx20442.c

@@ -367,7 +367,7 @@ static int cx20442_codec_remove(struct snd_soc_codec *codec)
 	return 0;
 }
 
-static const u8 cx20442_reg = CX20442_TELOUT | CX20442_MIC;
+static const u8 cx20442_reg;
 
 static struct snd_soc_codec_driver cx20442_codec_dev = {
 	.probe = 	cx20442_codec_probe,