Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132439
b: refs/heads/master
c: 82f5d57
h: refs/heads/master
i:
  132437: 8aefdaa
  132435: 2d83446
  132431: 0d8e57e
v: v3
  • Loading branch information
Jiri Slaby authored and Takashi Iwai committed Mar 18, 2009
1 parent 093a652 commit 2e1a264
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: 91054598f794fb5d8a0b1e747ff8e2e8fc2115b3
refs/heads/master: 82f5d57163abed2e5ff271d03217b6f90c616eb8
1 change: 1 addition & 0 deletions trunk/sound/pci/mixart/mixart.c
Original file line number Diff line number Diff line change
Expand Up @@ -607,6 +607,7 @@ static int snd_mixart_hw_params(struct snd_pcm_substream *subs,
/* set the format to the board */
err = mixart_set_format(stream, format);
if(err < 0) {
mutex_unlock(&mgr->setup_mutex);
return err;
}

Expand Down

0 comments on commit 2e1a264

Please sign in to comment.