linux/drivers/usb/gadget/legacy
Andrzej Pietrasiewicz af1a58ca00 usb: gadget: f_uac1: prepare for separate compilation
Integrating configfs requires converting f_uac1 to new function interface,
which in turn requires converting it to the new function interface,
which involves separate compilation of f_uac1.c into usb_f_uac1.ko.
u_uac1.c contains some module parameters. After this patch is applied
they are still a part of the resulting g_audio.ko, but can be guarded
with a compatiblity flag which will be removed when no users of the old
function interface of f_uac1 are left.

Tested-by: Sebastian Reimers <sebastian.reimers@googlemail.com>
Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2014-08-20 14:04:50 -05:00
..
acm_ms.c
audio.c usb: gadget: f_uac1: prepare for separate compilation 2014-08-20 14:04:50 -05:00
cdc2.c
dbgp.c
ether.c
g_ffs.c
gmidi.c
hid.c
inode.c
Kconfig usb: gadget: audio: convert to new interface of f_uac2 2014-08-20 14:04:21 -05:00
Makefile
mass_storage.c
multi.c
ncm.c
nokia.c
printer.c
serial.c
tcm_usb_gadget.c
tcm_usb_gadget.h
webcam.c
zero.c