From: George Cherian Date: Thu, 22 May 2014 04:01:38 +0000 (+0530) Subject: usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/complete X-Git-Tag: omap-for-v3.16/fixes-rc4~20^2~9^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02dae36aa649a66c5c6181157ddd806e7b4913fc;p=pandora-kernel.git usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/complete The dwc3 wrapper driver should not be fiddling with the core interrupts. Disabling the core interrupts in prepare stops xhci from proper operation. So remove disable/enable of core interrupts from prepare/complete. Signed-off-by: George Cherian Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed