Skip to content
Commit 8cad7a3d authored by Hans P. Möller Ebner's avatar Hans P. Möller Ebner Committed by Takashi Iwai
Browse files

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: default avatarHans P. Moller <hmoller@uc.cl>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent c1d25075
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment