From 005fe94ce83f02f4048c2385624a9e622947f916 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Fri, 3 Dec 2010 16:02:10 +0000 Subject: [PATCH] --- yaml --- r: 230345 b: refs/heads/master c: 4514e8997fbefd5befd6176ac9785e287b4daed4 h: refs/heads/master i: 230343: 8b76c6c1d75f93b1ac299b27499789ef894c78c1 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8994.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 203556db5251..eabbf89b6ae2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 062869382bb2821bb8482db1e67850dfd11296fb +refs/heads/master: 4514e8997fbefd5befd6176ac9785e287b4daed4 diff --git a/trunk/sound/soc/codecs/wm8994.c b/trunk/sound/soc/codecs/wm8994.c index af3a98ae0579..b37e95c4e7c7 100644 --- a/trunk/sound/soc/codecs/wm8994.c +++ b/trunk/sound/soc/codecs/wm8994.c @@ -1677,6 +1677,7 @@ static int _wm8994_set_fll(struct snd_soc_codec *codec, int id, int src, /* Allow no source specification when stopping */ if (freq_out) return -EINVAL; + src = wm8994->fll[id].src; break; case WM8994_FLL_SRC_MCLK1: case WM8994_FLL_SRC_MCLK2: