commit | 5ace3d00fa11bb9ec5e1cc02805ac27201f27e61 | [log] [tgz] |
---|---|---|
author | Bin Liu <b-liu@ti.com> | Wed Oct 30 09:38:23 2013 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Tue Nov 26 11:44:40 2013 -0600 |
tree | 714f6498e9c8d309326793e57f558480f92f8fd0 | |
parent | e1d2e31975e1e3a31ac592d5b1c5cb5d655b3f4e [diff] |
usb: musb: dsps: polling ID pin status only in otg mode Only start the otg_timer in dual role mode; otherwise in peripheral mode when musb is disconnected from the host port, otg_timer starts and continuously toggles the session, which causes VBUS pulse. Signed-off-by: Bin Liu <b-liu@ti.com> Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Felipe Balbi <balbi@ti.com>