Files
linux/drivers
Takashi Iwai 3eb27d3e32 usb: gadget: midi2: Fix incorrect default MIDI2 protocol setup
The MIDI2 gadget driver handled the default MIDI protocol version
incorrectly due to the confusion of the protocol version passed via
configfs (either 1 or 2) and UMP protocol bits (0x100 / 0x200).
As a consequence, the default protocol always resulted in MIDI1.

This patch addresses the misunderstanding of the protocol handling.

Fixes: 29ee7a4ddd ("usb: gadget: midi2: Add configfs support")
Cc: stable <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20240708095719.25627-1-tiwai@suse.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-07-10 13:55:50 +02:00
..
2024-06-21 12:55:12 +02:00
2024-05-23 00:29:19 +02:00
2024-07-01 13:59:29 +02:00
2024-07-01 13:59:29 +02:00
2024-05-07 23:40:46 +02:00
2024-04-29 16:45:53 +02:00