Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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 <tiwai@suse.de>
- Loading branch information