Re: [PATCH] SOUND: pci: hda: Add Sound BlasterX AE-5 Plus support

2021-03-08 Thread Takashi Iwai
On Mon, 08 Mar 2021 19:48:35 +0100, Simeon Simeonoff wrote: > > > The new AE-5 Plus model has a different Subsystem ID compared to the > non-plus model. Adding the new id to the list of quirks. > > Signed-off-by: Simeon Simeonoff Thanks, applied now. Takashi

[PATCH] SOUND: pci: hda: Add Sound BlasterX AE-5 Plus support

2021-03-08 Thread Simeon Simeonoff
The new AE-5 Plus model has a different Subsystem ID compared to the non-plus model. Adding the new id to the list of quirks. Signed-off-by: Simeon Simeonoff ---  sound/pci/hda/patch_ca0132.c | 1 +  1 file changed, 1 insertion(+) diff --git a/sound/pci/hda/patch_ca0132.c