usb: gadget: mv_udc: disable ISR when stopped
authorNeil Zhang <zhangwm@marvell.com>
Wed, 30 Nov 2011 01:57:14 +0000 (09:57 +0800)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Dec 2011 09:45:23 +0000 (11:45 +0200)
When device is stopped, there is no need to handle ISR.
Especially when otg switch to HOST mode.

Signed-off-by: Neil Zhang <zhangwm@marvell.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found