mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-24 16:48:43 +00:00
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>