mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
b85e9de9e8
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> |
||
---|---|---|
.. | ||
acm_ms.c | ||
audio.c | ||
cdc2.c | ||
dbgp.c | ||
ether.c | ||
g_ffs.c | ||
gmidi.c | ||
hid.c | ||
inode.c | ||
Kconfig | ||
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 |