1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-03 17:47:09 +01:00
Files
u-boot-megous/include/linux
Vignesh Raghavendra 77dcbdf3c1 usb: gadget: Add match_ep() op to usb_gadget_ops
Add match_ep() op to usb_gadget_ops similar to Linux kernel which is
useful in finding a suitable ep match for the function driver. This will
avoid adding more gadget_is_xxx() handling code to usb_ep_autoconfig().

Also sync usb_ep_caps struct thats is usually used in the match_ep()
callback by the gadget controller driver

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
2019-11-07 00:24:59 +01:00
..
2018-06-07 17:08:06 -04:00
2019-07-31 09:20:51 +02:00
2018-11-20 13:08:15 +01:00
2011-01-18 23:38:08 +01:00
2011-10-17 22:25:34 +02:00
2017-07-06 16:17:19 -04:00
2019-05-20 13:50:34 +02:00
2010-05-06 00:17:01 +02:00
2010-05-06 00:17:01 +02:00
2019-11-07 00:24:59 +01:00
2017-04-13 09:41:10 -04:00
2018-12-02 21:59:37 +01:00
2018-11-20 13:08:15 +01:00
2017-07-06 16:17:19 -04:00
2019-06-05 09:16:32 -07:00
2012-10-15 11:53:47 -07:00
2017-10-16 09:42:51 -04:00
2019-05-05 08:48:50 -04:00