]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: regression fix - usage of usb_ep
authorChristoph Fritz <chf.fritz@googlemail.com>
Mon, 4 Jun 2012 15:24:03 +0000 (17:24 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 4 Jun 2012 15:24:49 +0000 (18:24 +0300)
commitf3d2eddd8d21860de5930a30a1accb969f7429cf
treeefd5bc99d13b6c99a0db5d29d26ac8bacd3dc48f
parent969a56dcbdfc19ce495079d7582264883c6da1b2
usb: gadget: regression fix - usage of usb_ep

This patch removes redundant pointer to struct usb_endpoint_descriptor which
were missed in commit 55b2d2f:

 usb: gadget: Update fsl_udc_core to use usb_endpoint_descriptor inside the
 struct usb_ep

Due to clock framework regressions, this patch is only compile tested!

Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/fsl_udc_core.c
drivers/usb/gadget/fsl_usb2_udc.h