diff options
author | Dr. David Alan Gilbert <linux@treblig.org> | 2025-05-11 18:29:57 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2025-05-12 09:55:09 +0200 |
commit | 174d966428dec4efcfaabbe6173a854cc2a7c076 (patch) | |
tree | 83ebc88bc6f395d96482af4b16c80a52cedcc789 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b95a1e89c7550fc0e131f4e1346d5603b9e32a4d (diff) |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions