commit | 3e8b231818c25a250c36f8bfb944aa1fd2b13396 | [log] [tgz] |
---|---|---|
author | Robert Baldyga <r.baldyga@samsung.com> | Thu Aug 06 14:11:13 2015 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Thu Aug 06 09:33:38 2015 -0500 |
tree | 17605428f7e0f0a354e1eee4c731e50084d311c5 | |
parent | b0aea0037c8896b8e69cad3f6e828782789c1edf [diff] |
usb: gadget: net2280: add net2280_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. Signed-off-by: Robert Baldyga <r.baldyga@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>