[ALSA] Remove nested mutexes in seq_ports.c
authorTakashi Iwai <tiwai@suse.de>
Wed, 21 Jun 2006 14:37:54 +0000 (16:37 +0200)
committerJaroslav 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