]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3cold
authorOndrej Zary <linux@zary.sk>
Wed, 14 Jun 2023 07:42:53 +0000 (09:42 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 23 Jun 2023 17:27:58 +0000 (12:27 -0500)
commit9e30fd26f43b89cb6b4e850a86caa2e50dedb454
tree9aa72c15f77a318a8234910c4ee603c3ae411e25
parent7b3ba09febf409117a6f5b3e8ae10d503a972fee
PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3cold

The quirk for Elo i2 introduced in commit 92597f97a40b ("PCI/PM: Avoid
putting Elo i2 PCIe Ports in D3cold") is also needed by EloPOS E2/S2/H2
which uses the same Continental Z2 board.

Change the quirk to match the board instead of system.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=215715
Link: https://lore.kernel.org/r/20230614074253.22318-1-linux@zary.sk
Signed-off-by: Ondrej Zary <linux@zary.sk>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: stable@vger.kernel.org
drivers/pci/pci.c