linux_dsm_epyc7002/drivers/usb/gadget/legacy
Andrzej Pietrasiewicz b85e9de9e8 usb: gadget: f_midi: convert to new function interface with backward compatibility
Converting midi to the new function interface requires converting
the USB midi's function code and its users.

This patch converts the f_midi.c to the new function interface.
The file can now be compiled into a separate usb_f_midi.ko module.

The old function interface is provided by means of a preprocessor
conditional directives. After all users are converted, the old interface
can be removed.

Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2014-11-05 13:36:09 -06:00
..
acm_ms.c
audio.c usb: gadget: f_uac1: use defined constants as defaults 2014-08-20 14:05:14 -05:00
cdc2.c
dbgp.c usb: gadget: dbgp: add reset API at usb_gadget_driver 2014-09-09 10:00:15 -05:00
ether.c
g_ffs.c
gmidi.c usb: gadget: f_midi: convert to new function interface with backward compatibility 2014-11-05 13:36:09 -06:00
hid.c
inode.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2014-10-13 11:28:42 +02:00
Kconfig usb: gadget: webcam: convert webcam to new interface of f_uvc 2014-09-09 09:49:31 -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
multi.c
ncm.c
nokia.c
printer.c
serial.c
tcm_usb_gadget.c
tcm_usb_gadget.h
webcam.c usb: gadget: webcam: convert webcam to new interface of f_uvc 2014-09-09 09:49:31 -05:00
zero.c usb: gadget: zero: Add support for interrupt EP 2014-08-27 14:13:18 -05:00