diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2012-05-16 04:23:07 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-16 08:29:20 -0400 |
commit | 5eaee54b1c52a83dc74445792cf49900a8050da8 (patch) | |
tree | df340ed35ff9bc478a206e4c1dc3938f9a2bbb7e /drivers/usb/serial/usb-serial.c | |
parent | ea79c2ed6ec374347e4c61755bcb6fe8c2b24961 (diff) |
usb: gadget: at91_udc: fix endpoint descriptor dereference
The patch 5a6506f (Update at91_udc to use usb_endpoint_descriptor inside the
struct usb_ep) removes the desc field of struct at91_ep. This convertion had
not been completed which leads to a compilation error.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/serial/usb-serial.c')
0 files changed, 0 insertions, 0 deletions