From: Kishon Vijay Abraham I Date: Mon, 2 Jul 2012 06:50:24 +0000 (+0530) Subject: usb: phy: fix error handling in usb_get_phy X-Git-Tag: v3.6-rc1~101^2~53^2~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8ecf829481b2cc7301a811da9d2df53ef174977;p=pandora-kernel.git usb: phy: fix error handling in usb_get_phy spin_unlock_irqrestore() was not being called in the error path of usb_get_phy. It's fixed here. Reported-by: Marc Kleine-Budde Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed