ALSA: seq: Fix comments of wrong client number for MIDI Passthrough
authorTakashi Iwai <tiwai@suse.de>
Tue, 27 Jul 2021 10:52:32 +0000 (12:52 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 27 Jul 2021 10:53:00 +0000 (12:53 +0200)
commitc5aa8277a1d388ba634f756473ee63017708f9c6
tree4a3e719aae3d1b920e6569e92400a614df208216
parentf976e8a941763d37cddb365a755b27bbcf5de72e
ALSA: seq: Fix comments of wrong client number for MIDI Passthrough

MIDI Passthrough sequencer client is assigned always to the fixed
number 14, while it's wrongly documented in the comments as if 62,
which was an old number that was used during development.  Fix all
those numbers.

Link: https://lore.kernel.org/r/20210727105232.7321-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/seq/seq_dummy.c