Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353475
b: refs/heads/master
c: f49a59c
h: refs/heads/master
i:
  353473: c349739
  353471: cb8f757
v: v3
  • Loading branch information
Denis Efremov authored and Takashi Iwai committed Feb 11, 2013
1 parent 1bbfef2 commit 64a5e57
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: 17ac8e5c6d3478dcfeb75ed5716ca7e5cee612f0
refs/heads/master: f49a59c4471d81a233e09dda45187cc44fda009d
2 changes: 1 addition & 1 deletion trunk/sound/pci/rme32.c
Original file line number Diff line number Diff line change
Expand Up @@ -1017,7 +1017,7 @@ static int snd_rme32_capture_close(struct snd_pcm_substream *substream)
spin_lock_irq(&rme32->lock);
rme32->capture_substream = NULL;
rme32->capture_periodsize = 0;
spin_unlock(&rme32->lock);
spin_unlock_irq(&rme32->lock);
return 0;
}

Expand Down

0 comments on commit 64a5e57

Please sign in to comment.