Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182871
b: refs/heads/master
c: 59cdd9b
h: refs/heads/master
i:
  182869: ac14ea8
  182867: cb3d414
  182863: 14d64a6
v: v3
  • Loading branch information
Joe Perches authored and Mark Brown committed Feb 2, 2010
1 parent 85bca20 commit c23985f
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 07cd8ada1aba5556b0d5d2264ce0f40d1ff1d131
refs/heads/master: 59cdd9bc057a54384a7838231dd2672a89dff2ac
3 changes: 1 addition & 2 deletions trunk/sound/soc/s3c24xx/s3c-pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,7 @@ static int s3c_pcm_hw_params(struct snd_pcm_substream *substream,

spin_unlock_irqrestore(&pcm->lock, flags);

dev_dbg(pcm->dev, "PCMSOURCE_CLK-%lu SCLK=%ufs \
SCLK_DIV=%d SYNC_DIV=%d\n",
dev_dbg(pcm->dev, "PCMSOURCE_CLK-%lu SCLK=%ufs SCLK_DIV=%d SYNC_DIV=%d\n",
clk_get_rate(clk), pcm->sclk_per_fs,
sclk_div, sync_div);

Expand Down

0 comments on commit c23985f

Please sign in to comment.