usb: gadget: Update pch_udc to use usb_endpoint_descriptor inside the struct usb_ep
authorIdo Shayevitz <idos@codeaurora.org>
Mon, 12 Mar 2012 18:25:39 +0000 (20:25 +0200)
committerFelipe Balbi <balbi@ti.com>
Fri, 4 May 2012 12:52:59 +0000 (15:52 +0300)
commit0ff21e0e9cdeb156d0872446fa5e49fb0aae76fd
treeb8634424d44af57c70c49f98c756556af4038a66
parentfa42e52ba4bdd80c4edea4664be7e4f01c587932
usb: gadget: Update pch_udc to use usb_endpoint_descriptor inside the struct usb_ep

Remove redundant pointer to struct usb_endpoint_descriptor.

Signed-off-by: Ido Shayevitz <idos@codeaurora.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/pch_udc.c