diff options
author | 2025-05-11 18:29:57 +0100 | |
---|---|---|
committer | 2025-05-12 09:55:09 +0200 | |
commit | 174d966428dec4efcfaabbe6173a854cc2a7c076 (patch) | |
tree | 83ebc88bc6f395d96482af4b16c80a52cedcc789 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ALSA: intel-hdmi-audio: Replace deprecated strcpy() with strscpy() (diff) | |
download | wireguard-linux-174d966428dec4efcfaabbe6173a854cc2a7c076.tar.xz wireguard-linux-174d966428dec4efcfaabbe6173a854cc2a7c076.zip |
ALSA: msnd: Remove midi code
Nothing calls snd_msndmidi_new()
thus nothing sets chip->msndmidi_mpu
The call to snd_msndmidi_input_read is gated on that being set,
so snd_msndmidi_input_read() won't be called either.
This is probably a missing call to snd_msndmidi_new(), but since
this is ancient code, it's probably best to remove it (especially
since I don't have the hardware to test it).
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://patch.msgid.link/20250511172957.1001583-1-linux@treblig.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions