git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
555fdc2
)
[ALSA] Remove nested mutexes in seq_ports.c
author
Takashi Iwai
<tiwai@suse.de>
Wed, 21 Jun 2006 14:37:54 +0000
(16:37 +0200)
committer
Jaroslav Kysela
<perex@suse.cz>
Thu, 22 Jun 2006 19:34:42 +0000
(21:34 +0200)
Removed nested mutexes in the removal routine of port connections.
The port is guaranteed to be offline before calling it, so no mutex
is needed.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found