]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - sound/soc/codecs/cx20442.c
ASoC: CX20442: fix wrong reg_cache_default content
[mv-sheeva.git] / sound / soc / codecs / cx20442.c
index bb4bf65b9e7e4c213e0887fd9dd00fe355a65259..0bb424af956fb0377632d53a9bd6e2bcaadcccd9 100644 (file)
@@ -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,