From: Mian Yousaf Kaukab Date: Mon, 2 Feb 2015 09:55:23 +0000 (+0100) Subject: usb: gadget: net2280: use ep_autoconfig compatible names in advance mode X-Git-Tag: omap-for-v4.2/o2_dc~157^2~55^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a285f40d80d440853ac908017d6d949ae2a7f88e;p=pandora-kernel.git usb: gadget: net2280: use ep_autoconfig compatible names in advance mode Each struct usb_ep added for net2280 can be used in either direction. Whereas, each struct usb_ep for usb3380 has fixed direction. Use ep_autoconf compatible names so that endpoint with correct direction can be selected. Name sequence is due to the logic in usb_reinit_338x() in ne[] and ep_reg_addr[]. Signed-off-by: Mian Yousaf Kaukab Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed