| commit | 877c1f5408a94cd8a0fa1de4e4806830c1839e8d | [log] [tgz] |
|---|---|---|
| author | Felipe Balbi <balbi@ti.com> | Wed Jun 29 16:41:57 2011 +0300 |
| committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Jul 01 14:27:08 2011 -0700 |
| tree | e7b10b8d05654186ecd661416b6ea8ca0eab59d7 | |
| parent | 513385a3cf97e9fb7e982afffeb013a12a7ccbd2 [diff] |
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>