usb: musb: dsps: start OTG timer on resume again
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Mon, 13 Oct 2014 10:16:13 +0000 (12:16 +0200)
committerFelipe Balbi <balbi@ti.com>
Thu, 23 Oct 2014 14:55:42 +0000 (09:55 -0500)
commit53185b3a441a6cc9bb3f57e924342d249138dcd6
tree26b6c191afb5591db75eda8932a863ab4cc0c780
parente0857ce58e8658657f5f12fe25272b93cfeb16aa
usb: musb: dsps: start OTG timer on resume again

Commit 468bcc2a2ca ("usb: musb: dsps: kill OTG timer on suspend") stopped
the timer in suspend path but forgot the re-enable it in the resume
path. This patch fixes the behaviour.

Cc: <stable@vger.kernel.org> # v3.14+
Fixes 468bcc2a2ca "usb: musb: dsps: kill OTG timer on suspend"
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_dsps.c