Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284082
b: refs/heads/master
c: 7a748e4
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Jan 3, 2012
1 parent 27be3f0 commit ea4e73e
Show file tree
Hide file tree
Showing 2 changed files with 2 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: a500231da461cfe29541cb4b8422eb9bf59aa6ac
refs/heads/master: 7a748e4318909e680b3900e3b97ea42a92724c68
1 change: 1 addition & 0 deletions trunk/sound/soc/codecs/sta32x.c
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,7 @@ static int sta32x_set_dai_sysclk(struct snd_soc_dai *codec_dai,
rate_min = fs;
if (fs > rate_max)
rate_max = fs;
break;
}
}
}
Expand Down

0 comments on commit ea4e73e

Please sign in to comment.