diff options
author | 2014-10-20 12:45:38 +0200 | |
---|---|---|
committer | 2014-11-03 10:01:23 -0600 | |
commit | 5b9451f8c4fbaf0549139755fb45ff2b57975b7f (patch) | |
tree | 0b78e6548a300f79a47e20c732cf6abe9185c6ee /include/linux/usb/chipidea.h | |
parent | usb: dwc2: gadget: move phy control calls out of pullup() method (diff) | |
download | linux-dev-5b9451f8c4fbaf0549139755fb45ff2b57975b7f.tar.xz linux-dev-5b9451f8c4fbaf0549139755fb45ff2b57975b7f.zip |
usb: dwc2: gadget: use soft-disconnect udc feature in pullup() method
This patch moves udc initialization from pullup() method to
s3c_hsotg_udc_start(), so that method ends with hardware fully
initialized and left in soft-disconnected state. After this change, the
pullup() method simply clears soft-disconnect start() when called with
is_on=1. For completeness, a call to s3c_hsotg_core_disconnect() has
been added when pullup() method is called with is_on=0, what puts the
udc hardware back to soft-disconnected state.
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/chipidea.h')
0 files changed, 0 insertions, 0 deletions