summaryrefslogtreecommitdiff
path: root/scripts/dtc/dtc-parser.y
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2024-05-27 17:18:49 +0200
committerTakashi Iwai <tiwai@suse.de>2024-05-28 13:07:08 +0200
commit8a42886cae307663f3f999846926bd6e64392000 (patch)
tree7210273294534dea3d104b16ccd70104283d31ed /scripts/dtc/dtc-parser.y
parent2be46155d792d629e8fe3188c2cde176833afe36 (diff)
ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP conversion
When a UMP packet is converted between MIDI1 and MIDI2 protocols, the bank selection may be lost. The conversion from MIDI1 to MIDI2 needs the encoding of the bank into UMP_MSG_STATUS_PROGRAM bits, while the conversion from MIDI2 to MIDI1 needs the extraction from that instead. This patch implements the missing bank selection mechanism in those conversions. Fixes: e9e02819a98a ("ALSA: seq: Automatic conversion of UMP events") Link: https://lore.kernel.org/r/20240527151852.29036-1-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts/dtc/dtc-parser.y')
0 files changed, 0 insertions, 0 deletions