Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168302
b: refs/heads/master
c: 6fc786d
h: refs/heads/master
v: v3
  • Loading branch information
Jassi Brar authored and Mark Brown committed Nov 6, 2009
1 parent c1cedc4 commit 54fef17
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: 4d187fb830a7aa8afb471124abe41b04caf49401
refs/heads/master: 6fc786d5034ed7ce2d43c459211137de6d99dd28
2 changes: 2 additions & 0 deletions trunk/sound/soc/s3c24xx/s3c64xx-i2s.c
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,8 @@ static __devinit int s3c64xx_iis_dev_probe(struct platform_device *pdev)
goto err;
}

clk_enable(i2s->iis_cclk);

ret = s3c_i2sv2_probe(pdev, dai, i2s, 0);
if (ret)
goto err_clk;
Expand Down

0 comments on commit 54fef17

Please sign in to comment.