From 16da4b174b08c42076cd3384c420f352c909d467 Mon Sep 17 00:00:00 2001 From: Anton Tikhomirov Date: Fri, 20 Dec 2013 19:06:24 +0900 Subject: [PATCH] usb: phy: Fix double lock in OTG FSM Mutex obtained at the beginning of the function should be released at the end to avoid double locking. Signed-off-by: Anton Tikhomirov Signed-off-by: Felipe Balbi --- Reading git-format-patch failed