From: Kishon Vijay Abraham I Date: Mon, 4 May 2015 16:37:33 +0000 (+0530) Subject: phy: omap-usb2: invoke pm_runtime_disable on error path X-Git-Tag: omap-for-v4.3/legacy-v2-signed~253^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4581f798ec7373bea4530b7e57e6c6842f132bbd;p=pandora-kernel.git phy: omap-usb2: invoke pm_runtime_disable on error path if devm_clk_get for wkupclk fails, there will be an unbalanced pm_runtime_enable. Fix it here. Reported-by: Benoit Parrot Cc: Roger Quadros Signed-off-by: Kishon Vijay Abraham I --- Reading git-diff-tree failed