]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: Complete fsl qe/udc driver conversion
authorBen Collins <bcollins@ubuntu.com>
Sun, 10 Jun 2012 20:15:17 +0000 (16:15 -0400)
committerFelipe Balbi <balbi@ti.com>
Tue, 12 Jun 2012 10:32:29 +0000 (13:32 +0300)
commitc8fa4cd3d5381cb7c08d321b4a82d03857166ab9
tree810a5706b57ed2917d18be9a59a5235018eae122
parenteecc8ea273c116a351372331c0086e4587f8fe6b
usb: gadget: Complete fsl qe/udc driver conversion

commit d6e21de6 (usb: gadget: Update fsl_qe_udc to use
usb_endpoint_descriptor inside the struct usb_ep) did
not completely convert the fsl gadget drivers to use
the desc in usb_ep as described in commit messages.

Fix the macros that were still referencing the old
pointer.

Signed-off-by: Ben Collins <bcollins@ubuntu.com>
Cc: Ido Shayevitz <idos@codeaurora.org>
[ balbi@ti.com : brush up commit log a bit ]

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/fsl_qe_udc.h