From: Ben Collins Date: Sun, 10 Jun 2012 20:15:17 +0000 (-0400) Subject: usb: gadget: Complete fsl qe/udc driver conversion X-Git-Tag: v3.5-rc5~18^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2347fc440558993013e8132791c409239da4fc0d;p=pandora-kernel.git usb: gadget: Complete fsl qe/udc driver conversion commit ec39e2ae (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 Cc: Ido Shayevitz [ balbi@ti.com : brush up commit log a bit ] Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed