Skip to content

Commit

Permalink
Revert "UBUNTU: SAUCE: PCI: Enable ACS quirk on CML root port"
Browse files Browse the repository at this point in the history
BugLink: https://bugs.launchpad.net/bugs/1913691

This reverts commit 5572c9666a0f1edfa9a36397064d584743e83010.

Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Signed-off-by: Timo Aaltonen <timo.aaltonen@canonical.com>
  • Loading branch information
Kai-Heng Feng authored and Timo Aaltonen committed Jan 29, 2021
1 parent 85f9717 commit bcb4c6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/pci/quirks.c
Original file line number Diff line number Diff line change
Expand Up @@ -4607,7 +4607,6 @@ static bool pci_quirk_intel_spt_pch_acs_match(struct pci_dev *dev)
return false;

switch (dev->device) {
case 0x06ac: /* Comet Lake */
case 0xa110 ... 0xa11f: case 0xa167 ... 0xa16a: /* Sunrise Point */
case 0xa290 ... 0xa29f: case 0xa2e7 ... 0xa2ee: /* Union Point */
case 0x9d10 ... 0x9d1b: /* 7th & 8th Gen Mobile */
Expand Down

0 comments on commit bcb4c6c

Please sign in to comment.