From 25c92c1a6563f8f141d9436610a378a9b79d0b13 Mon Sep 17 00:00:00 2001 From: Janusz Krzysztofik Date: Thu, 10 Feb 2011 13:24:32 +0100 Subject: [PATCH] --- yaml --- r: 233543 b: refs/heads/master c: 8e6bfb9b1f79e07c18b0ae406c7c678fc54e4d8e h: refs/heads/master i: 233541: c17c7128687794d3cd59cb1d94c19d4957f584df 233539: 921db128803468e342e218b34d17062139a6a710 233535: 678e63f57ca284d886eb4a2fc9e3bc7625f4e448 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/cx20442.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index bd481e361754..c3b4cf093ba7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b66a70d5e9929f3b0df5a7177bba75652d2f4c3e +refs/heads/master: 8e6bfb9b1f79e07c18b0ae406c7c678fc54e4d8e diff --git a/trunk/sound/soc/codecs/cx20442.c b/trunk/sound/soc/codecs/cx20442.c index bb4bf65b9e7e..0bb424af956f 100644 --- a/trunk/sound/soc/codecs/cx20442.c +++ b/trunk/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,