Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 371787
b: refs/heads/master
c: eca2e8e
h: refs/heads/master
i:
  371785: 17dd467
  371783: daf42c9
v: v3
  • Loading branch information
Mark Brown committed Mar 8, 2013
1 parent 0f14d80 commit 3a518d8
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 8f113d7d2606003e485c4e8452977750d916dbc6
refs/heads/master: eca2e8e24a0c712c2613ce5704e9e73b693d2e98
3 changes: 3 additions & 0 deletions trunk/sound/soc/codecs/arizona.c
Original file line number Diff line number Diff line change
Expand Up @@ -1187,6 +1187,9 @@ static void arizona_enable_fll(struct arizona_fll *fll,

arizona_apply_fll(arizona, fll->base, sync,
fll->sync_src, false);

regmap_update_bits(arizona->regmap, fll->base + 0x11,
ARIZONA_FLL1_SYNC_ENA, 0);
} else {
arizona_fll_err(fll, "No clocks provided\n");
return;
Expand Down

0 comments on commit 3a518d8

Please sign in to comment.