From: Kuninori Morimoto Date: Fri, 9 Dec 2011 02:29:22 +0000 (-0800) Subject: usb: renesas_usbhs: disable attch irq after device attached X-Git-Tag: v3.3-rc1~153^2~28^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31e00fd116cab296da2d12bc0b82a30a9fbdd681;p=pandora-kernel.git usb: renesas_usbhs: disable attch irq after device attached attch interrupt might happen infinitely on some USB hub (self power?). This patch disable attch irq after device attached, and enable it again when detach irq happen. Signed-off-by: Kuninori Morimoto Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed