From: Pascal Huerst Date: Thu, 3 Sep 2015 08:50:58 +0000 (+0200) Subject: usb: musb: Disable interrupts on suspend, enable them on resume X-Git-Tag: omap-for-v4.3/fixes-rc5~79^2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fc6f4b87cb32fcd0bf5e5bce434301958a3b624;p=pandora-kernel.git usb: musb: Disable interrupts on suspend, enable them on resume In certain situations, an interrupt triggers on resume, before musb_start() has been called. This has been observed to cause enumeration issues after suspend/resume cycles with AM335x. Signed-off-by: Pascal Huerst Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed