Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168879
b: refs/heads/master
c: 4acd57c
h: refs/heads/master
i:
  168877: 2d38000
  168875: 9b90bb7
  168871: 2b44c84
  168863: 8685233
v: v3
  • Loading branch information
Russell King authored and Takashi Iwai committed Nov 30, 2009
1 parent 322f3cf commit 83cadcc
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 77a9d3eb774f50965106cb2937be660d093a5272
refs/heads/master: 4acd57c3de62374fe5bb52e5cd24538190f4eab2
4 changes: 4 additions & 0 deletions trunk/sound/arm/aaci.c
Original file line number Diff line number Diff line change
Expand Up @@ -504,6 +504,10 @@ static int aaci_pcm_hw_params(struct snd_pcm_substream *substream,
int err;

aaci_pcm_hw_free(substream);
if (aacirun->pcm_open) {
snd_ac97_pcm_close(aacirun->pcm);
aacirun->pcm_open = 0;
}

err = devdma_hw_alloc(NULL, substream,
params_buffer_bytes(params));
Expand Down

0 comments on commit 83cadcc

Please sign in to comment.