From 9d3d10419202287b55df6fd53858c857bfdc455a Mon Sep 17 00:00:00 2001 From: Liam Girdwood Date: Mon, 18 Dec 2006 14:38:37 +0100 Subject: [PATCH] --- yaml --- r: 47154 b: refs/heads/master c: 659eacc55a378066b60896b2bbd261ca32a10c04 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm9712.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index c2b83b607576..76d0ccc371af 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4dc53e28e2e5cccb3521466be8f2ab4689ca9143 +refs/heads/master: 659eacc55a378066b60896b2bbd261ca32a10c04 diff --git a/trunk/sound/soc/codecs/wm9712.c b/trunk/sound/soc/codecs/wm9712.c index c6b7de426460..36c6a38a0f94 100644 --- a/trunk/sound/soc/codecs/wm9712.c +++ b/trunk/sound/soc/codecs/wm9712.c @@ -45,7 +45,7 @@ static int ac97_write(struct snd_soc_codec *codec, /* may need to expand this */ static struct snd_soc_dai_mode ac97_modes[] = { { - .pcmfmt = SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S18_3LE, + .pcmfmt = SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S18_3LE, .pcmrate = AC97_RATES, .pcmdir = AC97_DIR, },