Searched hist:b85e9de9 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | u_midi.h | b85e9de9 Thu Oct 16 06:33:27 CDT 2014 Andrzej Pietrasiewicz <andrzej.p@samsung.com> 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> b85e9de9 Thu Oct 16 06:33:27 CDT 2014 Andrzej Pietrasiewicz <andrzej.p@samsung.com> 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>
|
H A D | Makefile | b85e9de9 Thu Oct 16 06:33:27 CDT 2014 Andrzej Pietrasiewicz <andrzej.p@samsung.com> 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> b85e9de9 Thu Oct 16 06:33:27 CDT 2014 Andrzej Pietrasiewicz <andrzej.p@samsung.com> 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>
|
H A D | f_midi.c | b85e9de9 Thu Oct 16 06:33:27 CDT 2014 Andrzej Pietrasiewicz <andrzej.p@samsung.com> 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> b85e9de9 Thu Oct 16 06:33:27 CDT 2014 Andrzej Pietrasiewicz <andrzej.p@samsung.com> 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>
|
/openbmc/linux/drivers/usb/gadget/legacy/ |
H A D | gmidi.c | b85e9de9 Thu Oct 16 06:33:27 CDT 2014 Andrzej Pietrasiewicz <andrzej.p@samsung.com> 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> b85e9de9 Thu Oct 16 06:33:27 CDT 2014 Andrzej Pietrasiewicz <andrzej.p@samsung.com> 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>
|
/openbmc/linux/drivers/usb/gadget/ |
H A D | Kconfig | b85e9de9 Thu Oct 16 06:33:27 CDT 2014 Andrzej Pietrasiewicz <andrzej.p@samsung.com> 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> b85e9de9 Thu Oct 16 06:33:27 CDT 2014 Andrzej Pietrasiewicz <andrzej.p@samsung.com> 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>
|