Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254796
b: refs/heads/master
c: 8e9ddf8
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Jul 4, 2011
1 parent 9849edb commit 42083ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 713d1369789f2a2336c3431b15276c968862bdb7
refs/heads/master: 8e9ddf811ba021506d2316fcfe619faa0ab3f567
2 changes: 2 additions & 0 deletions trunk/sound/soc/codecs/wm8994.c
Original file line number Diff line number Diff line change
Expand Up @@ -1713,6 +1713,8 @@ static int _wm8994_set_fll(struct snd_soc_codec *codec, int id, int src,
snd_soc_update_bits(codec, WM8994_FLL1_CONTROL_1 + reg_offset,
WM8994_FLL1_ENA | WM8994_FLL1_FRAC,
reg);

msleep(5);
}

wm8994->fll[id].in = freq_in;
Expand Down

0 comments on commit 42083ec

Please sign in to comment.