From: Takashi Iwai Date: Wed, 21 Jun 2006 14:37:54 +0000 (+0200) Subject: [ALSA] Remove nested mutexes in seq_ports.c X-Git-Tag: v2.6.18-rc1~1081^2~248 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45df379798b5c3b2ea937735ef04c58ce0f532a7;p=pandora-kernel.git [ALSA] Remove nested mutexes in seq_ports.c 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 --- Reading git-diff-tree failed