From: Marek Szyprowski Date: Mon, 20 Oct 2014 10:45:34 +0000 (+0200) Subject: usb: dwc2: gadget: disable phy before turning off power regulators X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~17^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a8146aafcedd93e42045598802e1eb71cae68c0;p=pandora-kernel.git usb: dwc2: gadget: disable phy before turning off power regulators This patch fixes probe function to match the pattern used elsewhere in the driver, where power regulators are turned off as the last element in the device shutdown procedure. Acked-by: Paul Zimmerman Signed-off-by: Marek Szyprowski Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed