]> err.no Git - linux-2.6/blobdiff - sound/soc/codecs/wm9713.c
ALSA: ASoC: Add TLV information to remaining WM8753 controls
[linux-2.6] / sound / soc / codecs / wm9713.c
index 4f516a5a561688c9292d60d69ab5d79ca46f5ac7..aba330118784ba7a50b55b93d77879d593f8d276 100644 (file)
@@ -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: