usb: gadget: ci13xx_udc: fix usb_ep_enable() call
authorFelipe Balbi <balbi@ti.com>
Wed, 29 Jun 2011 13:41:57 +0000 (16:41 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Jul 2011 21:27:08 +0000 (14:27 -0700)
commit877c1f5408a94cd8a0fa1de4e4806830c1839e8d
treee7b10b8d05654186ecd661416b6ea8ca0eab59d7
parent513385a3cf97e9fb7e982afffeb013a12a7ccbd2
usb: gadget: ci13xx_udc: fix usb_ep_enable() call

commit 72c973d (usb: gadget: add usb_endpoint_descriptor
to struct usb_ep) has introduced a compile error to
ci13xxx_udc. Fix it.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/ci13xxx_udc.c
This page took 0.026793 seconds and 5 git commands to generate.