From: Bin Liu Date: Wed, 30 Oct 2013 14:38:23 +0000 (-0500) Subject: usb: musb: dsps: polling ID pin status only in otg mode X-Git-Tag: v3.14-rc1~148^2~90^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ace3d00fa11bb9ec5e1cc02805ac27201f27e61;p=pandora-kernel.git 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 Acked-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed