From: Robert Baldyga Date: Thu, 6 Aug 2015 12:11:14 +0000 (+0200) Subject: usb: gadget: goku_udc: add goku_match_ep() function X-Git-Tag: omap-for-v4.3/fixes-merge-window~42^2~35^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cc67b7bff2fc1adfd080233d35aacba4411cf87;p=pandora-kernel.git usb: gadget: goku_udc: add goku_match_ep() function Add 'match_ep' callback to utilize chip-specific knowledge in endpoint matching process. Function does the same that was done by chip-specific code inside of epautoconf. Now this code can be removed from there to separate generic code from platform specific logic. [ balbi@ti.com : fix build breakage ] Signed-off-by: Robert Baldyga Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed