linux/drivers/usb/gadget
Ruslan Bilovol 7158b57a49 usb: gadget: f_uac2: remove platform driver/device creation
Simplify f_uac2 by removing platform driver/device
creation; use composite's usb_gadget device as
parent for sound card and for debug prints.
This removes extra layer of code without any functional
change.

Signed-off-by: Ruslan Bilovol <ruslan.bilovol@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2017-06-19 09:22:46 +03:00
..
function usb: gadget: f_uac2: remove platform driver/device creation 2017-06-19 09:22:46 +03:00
legacy usb: gadget: mass_storage: set msg_registered after msg registered 2017-06-13 13:21:08 +03:00
udc usb: gadget: udc: atmel: Remove unnecessary macros 2017-06-19 09:22:45 +03:00
composite.c usb: gadget: Allow a non-SuperSpeed gadget to support LPM 2017-06-02 11:22:32 +03:00
config.c usb: Use (foo *) instead of (foo*). 2016-06-21 11:16:15 +03:00
configfs.c usb: gadget: configfs: use hexadecimal values and new line 2017-06-13 13:21:01 +03:00
configfs.h
epautoconf.c usb: gadget: epautoconf: add usb_ep_autoconfig_release() function 2015-09-27 10:54:31 -05:00
functions.c
Kconfig usb: fix the comment with regards to DocBook 2017-05-17 14:13:13 +03:00
Makefile
u_f.c usb: gadget: remove useless parameter in alloc_ep_req() 2016-08-25 12:13:19 +03:00
u_f.h usb: gadget: remove useless parameter in alloc_ep_req() 2016-08-25 12:13:19 +03:00
u_os_desc.h
usbstring.c