diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-07-14 10:48:36 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-07-14 18:08:38 +0200 |
commit | 64752a95b702817602d72f109ceaf5ec0780e283 (patch) | |
tree | 4a15bf20bbe51f9e315610e48eb97a255e633daa /sound/isa/sb/sb16_csp.c | |
parent | ALSA: pcm: Call substream ack() method upon compat mmap commit (diff) | |
download | linux-64752a95b702817602d72f109ceaf5ec0780e283.tar.xz linux-64752a95b702817602d72f109ceaf5ec0780e283.zip |
ALSA: usb-audio: Add missing proc text entry for BESPOKEN type
Recently we've added a new usb_mixer element type, USB_MIXER_BESPOKEN,
but it wasn't added in the table in snd_usb_mixer_dump_cval(). This
is no big problem since each bespoken type should have its own dump
method, but it still isn't disallowed to use the standard one, so we
should cover it as well. Along with it, define the table with the
explicit array initializer for avoiding other pitfalls.
Fixes: 785b6f29a795 ("ALSA: usb-audio: scarlett2: Fix wrong resume call")
Reported-by: Pavel Machek <pavel@denx.de>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210714084836.1977-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/isa/sb/sb16_csp.c')
0 files changed, 0 insertions, 0 deletions