Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132821
b: refs/heads/master
c: 111f6fb
h: refs/heads/master
i:
  132819: 758dddd
v: v3
  • Loading branch information
Vasily Khoruzhick authored and Mark Brown committed Feb 3, 2009
1 parent 33ada7d commit 8ea9887
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 395707212a53999427bd160abd6541bffe062033
refs/heads/master: 111f6fbeb73fc350fe3a08c4ecd0ccdf3e13bef0
4 changes: 2 additions & 2 deletions trunk/sound/soc/codecs/uda1380.c
Original file line number Diff line number Diff line change
Expand Up @@ -418,8 +418,8 @@ static int uda1380_pcm_prepare(struct snd_pcm_substream *substream,
uda1380_write(codec, reg, uda1380_read_reg_cache(codec, reg));
}

/* FIXME enable DAC_CLK */
uda1380_write(codec, UDA1380_CLK, clk | R00_DAC_CLK);
/* FIXME restore DAC_CLK */
uda1380_write(codec, UDA1380_CLK, clk);

return 0;
}
Expand Down

0 comments on commit 8ea9887

Please sign in to comment.