]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: ctxfi: Add SB046x PCI ID
authorEdward Matijevic <motolav@gmail.com>
Sat, 21 May 2022 04:45:15 +0000 (23:45 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 May 2022 07:24:09 +0000 (09:24 +0200)
commit80213405895162c448b30d28623f1f95337f9b3e
tree88cf3c9e67a15ed5d8090faf25d753146344883f
parent453f8156652106e335176db8bfff05333e248498
ALSA: ctxfi: Add SB046x PCI ID

commit 1b073ebb174d0c7109b438e0a5eb4495137803ec upstream.

Adds the PCI ID for X-Fi cards sold under the Platnum and XtremeMusic names

Before: snd_ctxfi 0000:05:05.0: chip 20K1 model Unknown (1102:0021) is found
After: snd_ctxfi 0000:05:05.0: chip 20K1 model SB046x (1102:0021) is found

[ This is only about defining the model name string, and the rest is
  handled just like before, as a default unknown device.
  Edward confirmed that the stuff has been working fine -- tiwai ]

Signed-off-by: Edward Matijevic <motolav@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/cae7d1a4-8bd9-7dfe-7427-db7e766f7272@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/ctxfi/ctatc.c
sound/pci/ctxfi/cthardware.h