ALSA: usb-audio: add quirks for Line6 Helix devices fw>=2.82
authorNicola Lunghi <nick83ola@gmail.com>
Sat, 25 Jan 2020 15:09:17 +0000 (15:09 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Feb 2020 07:36:58 +0000 (08:36 +0100)
commit32662df2d0bcb5167a33ece6782ff65fa85f3fe3
treedbf2c732535516469e8d1b4033fdc5fe6e07c2b8
parent2ccaac382af0a813019aff7fd4ec08694c65d73d
ALSA: usb-audio: add quirks for Line6 Helix devices fw>=2.82

[ Upstream commit b81cbf7abfc94878a3c6f0789f2185ee55b1cc21 ]

With firmware 2.82 Line6 changed the usb id of some of the Helix
devices but the quirks is still needed.

Add it to the quirk list for line6 helix family of devices.

Thanks to Jens for pointing out the missing ids.

Signed-off-by: Nicola Lunghi <nick83ola@gmail.com>
Link: https://lore.kernel.org/r/20200125150917.5040-1-nick83ola@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/usb/format.c