We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea83ec5 commit fdcc4c2Copy full SHA for fdcc4c2
sound/pci/hda/hda_intel.c
@@ -2711,6 +2711,9 @@ static const struct pci_device_id azx_ids[] = {
2711
{ PCI_DEVICE(0x1002, 0xab28),
2712
.driver_data = AZX_DRIVER_ATIHDMI_NS | AZX_DCAPS_PRESET_ATI_HDMI_NS |
2713
AZX_DCAPS_PM_RUNTIME },
2714
+ { PCI_DEVICE(0x1002, 0xab30),
2715
+ .driver_data = AZX_DRIVER_ATIHDMI_NS | AZX_DCAPS_PRESET_ATI_HDMI_NS |
2716
+ AZX_DCAPS_PM_RUNTIME },
2717
{ PCI_DEVICE(0x1002, 0xab38),
2718
2719
0 commit comments