usb:hsotg:samsung: Remove Disconnect Interrupt handler
authorLukasz Majewski <l.majewski@samsung.com>
Fri, 4 May 2012 12:17:06 +0000 (14:17 +0200)
committerFelipe Balbi <balbi@ti.com>
Fri, 4 May 2012 12:53:13 +0000 (15:53 +0300)
commitb3546c97c7bb89294fc3da2718b3fabe7ee4c579
tree236121b7801ae4e02637c5ecb25c7183b4b82ba0
parent308d734e9ed86b6713da46b4b9ce9ff017e75c63
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 <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/s3c-hsotg.c