From: Christoph Fritz Date: Mon, 4 Jun 2012 15:24:03 +0000 (+0200) Subject: usb: gadget: regression fix - usage of usb_ep X-Git-Tag: v3.5-rc3~11^2~25^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80e91fd59bc5291c6fe322551f644a58cf2c5e98;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed