ALSA: seq: ump: Fix missing System Reset message handling
authorTakashi Iwai <tiwai@suse.de>
Fri, 31 May 2024 12:37:17 +0000 (14:37 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 31 May 2024 12:39:32 +0000 (14:39 +0200)
commit55fac50ea46f46a22a92e2139b92afaa3822ad19
tree4e11be2e189432226f4021a55668c588fd57d943
parent6386682cdc8b41319c92fbbe421953e33a28840c
ALSA: seq: ump: Fix missing System Reset message handling

The conversion from System Reset event to UMP was missing.
Add the entry for a conversion to a proper UMP System message.

Fixes: e9e02819a98a ("ALSA: seq: Automatic conversion of UMP events")
Link: https://lore.kernel.org/r/20240531123718.13420-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/seq/seq_ump_convert.c