OSDN Git Service

PCI/portdrv: Support PCIe services on subtractive decode bridges
authorHonghui Zhang <honghui.zhang@mediatek.com>
Thu, 14 Feb 2019 05:21:17 +0000 (13:21 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 15 Feb 2019 19:58:20 +0000 (13:58 -0600)
commitf0cfecea8d1e8e0cd5d5053f9452b3a450f49eb5
tree1fd35b96fc6236131217a4780e9030451af9ae42
parentc89f7f98c971e0cabc819b6c0fe6bf509287b7e0
PCI/portdrv: Support PCIe services on subtractive decode bridges

The Class Code for subtractive decode PCI-to-PCI bridge is 060401h; add an
entry to make portdrv support this type of bridge.  This allows use of PCIe
services on subtractive decode ports.

Signed-off-by: Honghui Zhang <honghui.zhang@mediatek.com>
[bhelgaas: add braces surrounding entry]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pcie/portdrv_pci.c