linux/drivers/usb/gadget/legacy
Robert Baldyga 736d093b59 usb: gadget: apply generic altsetting support check mechanism
Replace calls of gadget_supports_altsettings() function (which check altset
support by comparing UDC controller name with hardcoded names) with
gadget_is_altset_supported() which checks generic quirk bitfield.

Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2015-07-30 11:43:36 -05:00
..
acm_ms.c usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:21 -05:00
audio.c usb: gadget: audio: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:21 -05:00
cdc2.c usb: gadget: cdc2: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:21 -05:00
dbgp.c usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16 2015-07-29 09:59:18 -05:00
ether.c usb: gadget: ether: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:21 -05:00
g_ffs.c usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:21 -05:00
gmidi.c usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16 2015-07-29 09:59:18 -05:00
hid.c usb: gadget: hid: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:21 -05:00
inode.c USB: inode.c: move assignment out of if () block 2015-05-10 16:01:11 +02:00
Kconfig usb: gadget: nokia: Add mass storage driver to g_nokia 2015-07-29 09:59:17 -05:00
Makefile usb: gadget: webcam: convert webcam to new interface of f_uvc 2014-09-09 09:49:31 -05:00
mass_storage.c usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:21 -05:00
multi.c usb: gadget: multi: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:22 -05:00
ncm.c usb: gadget: ncm: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:22 -05:00
nokia.c usb: gadget: apply generic altsetting support check mechanism 2015-07-30 11:43:36 -05:00
printer.c usb: gadget: printer: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:22 -05:00
serial.c usb: gadget: serial: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:22 -05:00
tcm_usb_gadget.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending 2015-07-04 14:13:43 -07:00
tcm_usb_gadget.h Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending 2015-07-04 14:13:43 -07:00
webcam.c usb: gadget: remove incorrect __init/__exit annotations 2015-04-27 14:45:35 -05:00
zero.c usb: gadget: zero: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:22 -05:00