diff options
author | 2014-10-20 12:45:37 +0200 | |
---|---|---|
committer | 2014-11-03 10:01:22 -0600 | |
commit | c816c47fe6205b18ff6f8843c258ca35c1536dac (patch) | |
tree | 32c0b374f67ab5308032ab33ad221f39a4dbc1e8 /include/linux/usb | |
parent | usb: dwc2: gadget: decouple setting soft-disconnect from s3c_hsotg_core_init (diff) | |
download | linux-dev-c816c47fe6205b18ff6f8843c258ca35c1536dac.tar.xz linux-dev-c816c47fe6205b18ff6f8843c258ca35c1536dac.zip |
usb: dwc2: gadget: move phy control calls out of pullup() method
This patch moves phy enable/disable calls from pullup() method to
udc_start/stop functions. This solves the issue related to limited caller
context for PHY functions, because they cannot be called from non-sleeping
context. This is also a preparation for using soft-disconnect feature of
udc controller in pullup() method.
Acked-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'include/linux/usb')
0 files changed, 0 insertions, 0 deletions