From: Sebastian Andrzej Siewior Date: Mon, 13 Oct 2014 10:16:13 +0000 (+0200) Subject: usb: musb: dsps: start OTG timer on resume again X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~17^2~2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53185b3a441a6cc9bb3f57e924342d249138dcd6;p=pandora-kernel.git 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: # v3.14+ Fixes 468bcc2a2ca "usb: musb: dsps: kill OTG timer on suspend" Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed