Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283834
b: refs/heads/master
c: 52ac7ab
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Dec 1, 2011
1 parent ceb4bf3 commit 2d4a66e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: af6b6fe41c4bc9e7933d66bbbf5106e0e7e6e484
refs/heads/master: 52ac7ab2475da2b577e4a4616c98b5d1fa3a3cfd
6 changes: 2 additions & 4 deletions trunk/sound/soc/codecs/wm8994.c
Original file line number Diff line number Diff line change
Expand Up @@ -307,10 +307,8 @@ static int configure_clock(struct snd_soc_codec *codec)

change = snd_soc_update_bits(codec, WM8994_CLOCKING_1,
WM8994_SYSCLK_SRC, new);
if (!change)
return 0;

snd_soc_dapm_sync(&codec->dapm);
if (change)
snd_soc_dapm_sync(&codec->dapm);

wm8958_micd_set_rate(codec);

Expand Down

0 comments on commit 2d4a66e

Please sign in to comment.