Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193306
b: refs/heads/master
c: 5083145
h: refs/heads/master
v: v3
  • Loading branch information
Peter Ujfalusi authored and Mark Brown committed Mar 3, 2010
1 parent 609f51e commit bbf5e4f
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: eeec124685164cb8f9bbf274e1d4c9b9c2f8d6c9
refs/heads/master: 50831450503b828b3f8c031aa664340062afb3b0
2 changes: 1 addition & 1 deletion trunk/sound/soc/soc-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ static int soc_pcm_apply_symmetry(struct snd_pcm_substream *substream)

if (codec_dai->symmetric_rates || cpu_dai->symmetric_rates ||
machine->symmetric_rates) {
dev_dbg(card->dev, "Symmetry forces %dHz rate\n",
dev_dbg(card->dev, "Symmetry forces %dHz rate\n",
machine->rate);

ret = snd_pcm_hw_constraint_minmax(substream->runtime,
Expand Down

0 comments on commit bbf5e4f

Please sign in to comment.