OSDN Git Service

ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Thu, 18 Jul 2019 09:53:13 +0000 (17:53 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Aug 2019 07:35:00 +0000 (09:35 +0200)
commit3f9e3565c5df95dc4b29adb5511db23e22c732c9
tree90f5dd8f5af5c648e1b7dfd56676c2c2caea06f6
parentfe7d7592df205c3ca74ace8cd5a73078652c6a64
ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1

commit 70256b42caaf3e13c2932c2be7903a73fbe8bb8b upstream.

Commit 7b9584fa1c0b ("staging: line6: Move altsetting to properties")
set a wrong altsetting for LINE6_PODHD500_1 during refactoring.

Set the correct altsetting number to fix the issue.

BugLink: https://bugs.launchpad.net/bugs/1790595
Fixes: 7b9584fa1c0b ("staging: line6: Move altsetting to properties")
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/usb/line6/podhd.c