commit | 80e91fd59bc5291c6fe322551f644a58cf2c5e98 | [log] [tgz] |
---|---|---|
author | Christoph Fritz <chf.fritz@googlemail.com> | Mon Jun 04 17:24:03 2012 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jun 04 18:24:49 2012 +0300 |
tree | efd5bc99d13b6c99a0db5d29d26ac8bacd3dc48f | |
parent | 109f0f718375e12bfdee53f025d85d94efed32a3 [diff] |
usb: gadget: regression fix - usage of usb_ep This patch removes redundant pointer to struct usb_endpoint_descriptor which were missed in commit 79149b8: 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>