WSL2-Linux-Kernel/sound/usb
Hans P. Möller Ebner 8cad7a3db6 ALSA: line6: remove unnecessary initialization to PODHD500X
Remove Initialization from POD HD500X because it's not needed.
Every time the device is connected dmesg gives the following output:
"receive length failed (error -11)".
To solve this problem, another flags is introduced
(LINE6_CAP_CONTROL_INFO) and it is only used for PODX3 in: sysfs
entries, call podhd_startup_finalize(pod) and disconnection.
With this patch the error disappear.

Signed-off-by: Hans P. Moller <hmoller@uc.cl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-06-20 07:51:22 +02:00
..
6fire
bcd2000
caiaq
hiface
line6 ALSA: line6: remove unnecessary initialization to PODHD500X 2017-06-20 07:51:22 +02:00
misc
usx2y ALSA: us122l: clean up US144 handling 2017-05-15 11:02:08 +02:00
Kconfig ALSA: us122l: enable compile testing 2017-05-15 11:02:14 +02:00
Makefile
card.c
card.h
clock.c
clock.h
debug.h
endpoint.c
endpoint.h
format.c
format.h
helper.c
helper.h
midi.c ALSA: usb-audio: constify snd_kcontrol_new structures 2017-04-12 15:34:44 +02:00
midi.h
mixer.c ALSA: usb-audio: constify snd_kcontrol_new structures 2017-04-12 15:34:44 +02:00
mixer.h
mixer_maps.c
mixer_quirks.c ALSA: declare snd_kcontrol_new structures as const 2017-05-30 10:29:25 +02:00
mixer_quirks.h
mixer_scarlett.c
mixer_scarlett.h
mixer_us16x08.c ALSA: usb: Avoid VLA in mixer_us16x08.c 2017-05-31 08:46:19 +02:00
mixer_us16x08.h
pcm.c
pcm.h
power.h
proc.c
proc.h
quirks-table.h
quirks.c ALSA: usb-audio: fix Amanero Combo384 quirk on big-endian hosts 2017-05-15 11:01:37 +02:00
quirks.h
stream.c
stream.h
usbaudio.h