PCI: hv: Turn on the host bridge probing on ARM64
authorBoqun Feng <boqun.feng@gmail.com>
Mon, 26 Jul 2021 18:06:57 +0000 (02:06 +0800)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Mon, 23 Aug 2021 09:59:27 +0000 (10:59 +0100)
commit88f94c7f8f40d7e26f991f6f6ed914ff44361d75
tree195dc3080125cd1e3ed90b92cc194dd9b24b10d5
parent9e7f9178ab4943b3a7294a12bc38925c515ca3f0
PCI: hv: Turn on the host bridge probing on ARM64

Now we have everything we need, just provide a proper sysdata type for
the bus to use on ARM64 and everything else works.

Link: https://lore.kernel.org/r/20210726180657.142727-9-boqun.feng@gmail.com
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
drivers/pci/controller/pci-hyperv.c