From: Anton Tikhomirov Date: Fri, 20 Dec 2013 10:06:24 +0000 (+0900) Subject: usb: phy: Fix double lock in OTG FSM X-Git-Tag: v3.14-rc1~148^2~90^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16da4b174b08c42076cd3384c420f352c909d467;p=pandora-kernel.git 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-diff-tree failed