From: Lukasz Majewski Date: Fri, 4 May 2012 12:17:06 +0000 (+0200) Subject: usb:hsotg:samsung: Remove Disconnect Interrupt handler X-Git-Tag: v3.5-rc1~149^2~139^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3546c97c7bb89294fc3da2718b3fabe7ee4c579;p=pandora-kernel.git usb:hsotg:samsung: Remove Disconnect Interrupt handler The USB Disconnect Interrupt handler, according to specification, is only working at HOST mode. Samsung SoCs (e.g. Exynos4) are working at device mode, so this interrupt is never caught. Signed-off-by: Lukasz Majewski Signed-off-by: Kyungmin Park Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed