commit | 3a8146aafcedd93e42045598802e1eb71cae68c0 | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Mon Oct 20 12:45:34 2014 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Thu Oct 23 13:58:51 2014 -0500 |
tree | 19b34c127184b8377f54b42f34dbc624be919821 | |
parent | d12a8727171c770990c246f0682f0af7859bb245 [diff] |
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 <paulz@synopsys.com> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>