mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-08-25 14:01:07 +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>