From de5dad67e25cbc6fbba95a9f8e0c91662c904bc0 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Wed, 11 Jun 2008 13:47:11 +0100 Subject: [PATCH] --- yaml --- r: 99106 b: refs/heads/master c: d133b0ce6ceaf744184c7cb9f95ba92f333c246a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm9713.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index fa55e0455bb3..50d2751064cd 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bdb92876f0a9d2b431199e385732ede89ff0b97d +refs/heads/master: d133b0ce6ceaf744184c7cb9f95ba92f333c246a diff --git a/trunk/sound/soc/codecs/wm9713.c b/trunk/sound/soc/codecs/wm9713.c index 4f516a5a5616..aba330118784 100644 --- a/trunk/sound/soc/codecs/wm9713.c +++ b/trunk/sound/soc/codecs/wm9713.c @@ -876,7 +876,7 @@ static int wm9713_set_dai_fmt(struct snd_soc_codec_dai *codec_dai, gpio |= 0x0018; break; case SND_SOC_DAIFMT_CBS_CFS: - reg |= 0x0200; + reg |= 0x2000; gpio |= 0x001a; break; case SND_SOC_DAIFMT_CBS_CFM: