From: Mian Yousaf Kaukab Date: Fri, 9 Jan 2015 12:38:45 +0000 (+0100) Subject: usb: dwc2: gadget: fix error path in dwc2_gadget_init X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~86^2^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c139ec27f9c77c7c215d7989f6d77e2dbaba63df;p=pandora-kernel.git usb: dwc2: gadget: fix error path in dwc2_gadget_init In the error path, s3c_hsotg_phy_disable should be called after a call to s3c_hsotg_phy_enable is made. Tested-by: Robert Baldyga Acked-by: Paul Zimmerman Signed-off-by: Mian Yousaf Kaukab Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed