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>
Wed, 31 Jul 2019 05:27:11 +0000 (07:27 +0200)
commit491483ed70f17a374943c825385c356264035f31
tree96c71c923323cdc9141a850ff860308d6f036f8d
parent602744097b2ed21b133586d8bd937b2ce79c1949
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