]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/usb/dwc3/gadget.c
usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_ep
authorIdo Shayevitz <idos@codeaurora.org>
Mon, 12 Mar 2012 18:25:24 +0000 (20:25 +0200)
committerFelipe Balbi <balbi@ti.com>
Fri, 4 May 2012 12:52:52 +0000 (15:52 +0300)
commit16e78db720baa9356485336ec137c7ee0a482a9b
tree31d499e57a036d423ab98432195e1df1da386cac
parent31fb6014165358e71196bd7a9bf236c00e0b2cd8
usb: dwc3: Update dwc3 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/dwc3/core.h
drivers/usb/dwc3/ep0.c
drivers/usb/dwc3/gadget.c