Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 371958
b: refs/heads/master
c: 28dbd16
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Mark Brown committed Mar 13, 2013
1 parent 6b6721b commit 23da11d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: c300d6de53ae029576b2805f08d8596d2e511b08
refs/heads/master: 28dbd1611f5701c9b5b8c07924c1bd2ad6f64435
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/tas5086.c
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ static int tas5086_hw_params(struct snd_pcm_substream *substream,
{
struct snd_soc_codec *codec = dai->codec;
struct tas5086_private *priv = snd_soc_codec_get_drvdata(codec);
unsigned int val;
int val;
int ret;

priv->rate = params_rate(params);
Expand Down

0 comments on commit 23da11d

Please sign in to comment.