Boqun Feng 9e7f9178ab PCI: hv: Set up MSI domain at bridge probing time
Since PCI_HYPERV depends on PCI_MSI_IRQ_DOMAIN which selects
GENERIC_MSI_IRQ_DOMAIN, we can use dev_set_msi_domain() to set up the
MSI domain at probing time, and this works for both x86 and ARM64.

Therefore use it as the preparation for ARM64 Hyper-V PCI support.

As a result, no longer need to maintain ->fwnode in x86 specific
pci_sysdata, and make hv_pcibus_device own it instead.

Link: https://lore.kernel.org/r/20210726180657.142727-8-boqun.feng@gmail.com
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
2021-08-23 10:59:27 +01:00
..
2021-07-06 10:56:29 -05:00
2021-07-06 10:56:25 -05:00
2020-08-05 18:24:16 -05:00
2021-03-11 17:37:20 -06:00
2021-06-16 17:20:40 -05:00
2021-07-06 10:56:26 -05:00
2020-07-29 14:25:18 -05:00
2020-10-22 12:41:00 -07:00
2021-06-18 13:54:11 -07:00
2021-07-06 10:56:25 -05:00
2021-06-04 09:21:07 -05:00
2021-07-08 12:06:20 -07:00
2021-07-06 10:56:29 -05:00
2021-02-11 15:59:19 +01:00
2021-07-08 12:06:20 -07:00
2021-02-10 16:46:29 -06:00
2020-08-05 18:23:14 -05:00
2021-05-04 10:43:23 -05:00
2021-03-19 04:58:25 +00:00