Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230423
b: refs/heads/master
c: 6ce534a
h: refs/heads/master
i:
  230421: b3fcd3a
  230419: 58ceea0
  230415: a24d0d3
v: v3
  • Loading branch information
Jassi Brar authored and Mark Brown committed Dec 20, 2010
1 parent 40b935b commit 7894cc8
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: 67c7efad9a64e9d58a6259332c344ab433f706eb
refs/heads/master: 6ce534aac29ca177749000d76e4ecc8a326c852d
2 changes: 2 additions & 0 deletions trunk/sound/soc/samsung/i2s.c
Original file line number Diff line number Diff line change
Expand Up @@ -525,6 +525,8 @@ static int i2s_set_sysclk(struct snd_soc_dai *dai,
clk_disable(i2s->op_clk);
clk_put(i2s->op_clk);
} else {
i2s->rclk_srcrate =
clk_get_rate(i2s->op_clk);
return 0;
}
}
Expand Down

0 comments on commit 7894cc8

Please sign in to comment.