[alsa-devel] [PATCH 2/2] ALSA: hda/ca0132: Update a pci quirk device name
Connor McAdams
conmanx360 at gmail.com
Thu Jul 12 02:08:56 CEST 2018
Reviewed-by: Connor McAdams <conmanx360 at gmail.com>
On Wed, Jul 11, 2018 at 6:09 PM, Alastair Bridgewater
<alastair.bridgewater at gmail.com> wrote:
> The PCI subsystem in question for this quirk rule has been
> identified as a Gigabyte GA-Z170X-Gaming 7 motherboard. Set the
> device name appropriately.
>
> Signed-off-by: Alastair Bridgewater <alastair.bridgewater at gmail.com>
>
> diff --git a/sound/pci/hda/patch_ca0132.c b/sound/pci/hda/patch_ca0132.c
> index c803cca1c236..d09422aab2b4 100644
> --- a/sound/pci/hda/patch_ca0132.c
> +++ b/sound/pci/hda/patch_ca0132.c
> @@ -1049,7 +1049,7 @@ static const struct snd_pci_quirk ca0132_quirks[] = {
> SND_PCI_QUIRK(0x1102, 0x0023, "Sound Blaster Z", QUIRK_SBZ),
> SND_PCI_QUIRK(0x1458, 0xA016, "Recon3Di", QUIRK_R3DI),
> SND_PCI_QUIRK(0x1458, 0xA026, "Gigabyte G1.Sniper Z97", QUIRK_R3DI),
> - SND_PCI_QUIRK(0x1458, 0xA036, "Recon3Di", QUIRK_R3DI),
> + SND_PCI_QUIRK(0x1458, 0xA036, "Gigabyte GA-Z170X-Gaming 7", QUIRK_R3DI),
> {}
> };
>
> --
> 2.16.1
>
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel at alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
More information about the Alsa-devel
mailing list