usb: gadget: mv_udc: set unused endpoint with right type
authorNeil Zhang <zhangwm@marvell.com>
Wed, 12 Oct 2011 08:49:32 +0000 (16:49 +0800)
committerFelipe Balbi <balbi@ti.com>
Thu, 13 Oct 2011 17:42:04 +0000 (20:42 +0300)
According to the comment right above the code, we should use
USB_ENDPOINT_XFER_BULK instead.

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

No differences found