um: virt-pci: implement pcibios_get_phb_of_node()
authorVincent Whitchurch <vincent.whitchurch@axis.com>
Fri, 20 Jan 2023 08:02:32 +0000 (09:02 +0100)
committerRichard Weinberger <richard@nod.at>
Mon, 13 Feb 2023 09:14:31 +0000 (10:14 +0100)
commit314a1408b79a844dafdcde867d90de5d509409b7
tree07bbe7d277fd56a17451954fcc012c89c9c94b10
parent83e913f52aba69149261742aa9ea4ceea7bf182d
um: virt-pci: implement pcibios_get_phb_of_node()

Implement pcibios_get_phb_of_node() as x86 does in order to allow PCI
busses to be associated with devicetree nodes.

Signed-off-by: Vincent Whitchurch <vincent.whitchurch@axis.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/drivers/virt-pci.c