Browse Source

Merge branch 'for-2.6.38' into for-2.6.39

Mark Brown 14 years ago
parent
commit
4a5aa6e9ea
1 changed files with 1 additions and 1 deletions
  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,