Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168880
b: refs/heads/master
c: 8ee763b
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Takashi Iwai committed Nov 30, 2009
1 parent 83cadcc commit 54828d2
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: 4acd57c3de62374fe5bb52e5cd24538190f4eab2
refs/heads/master: 8ee763b9c82c6ca0a59a7271ce4fa29d7baf5c09
2 changes: 1 addition & 1 deletion trunk/sound/arm/aaci.c
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ static int aaci_pcm_hw_params(struct snd_pcm_substream *substream,
else
err = snd_ac97_pcm_open(aacirun->pcm, params_rate(params),
params_channels(params),
aacirun->pcm->r[1].slots);
aacirun->pcm->r[0].slots);

if (err)
goto out;
Expand Down

0 comments on commit 54828d2

Please sign in to comment.