diff options
author | Hans P. Möller Ebner <hmoller@uc.cl> | 2017-06-16 21:14:17 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-06-20 08:51:22 +0300 |
commit | 8cad7a3db658a0652e4ced46dc44fbc7872f0823 (patch) | |
tree | ed1867e2c5ada99b6c2bf5c5f5c45f330f82dbc1 /sound/pci | |
parent | c1d25075f4684a3a9a74e1668bdf147f879c5c3c (diff) | |
download | linux-8cad7a3db658a0652e4ced46dc44fbc7872f0823.tar.xz |
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>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions