PCI/MSI: Use of_msi_get_domain instead of open-coded "msi-parent" parsing
authorMarc Zyngier <marc.zyngier@arm.com>
Fri, 18 Sep 2015 13:07:40 +0000 (14:07 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Fri, 16 Oct 2015 12:07:14 +0000 (13:07 +0100)
commitc8d175883e0db09ce94b8b47bb2432b787149a6b
tree263f0c9b5ff782336afc610b3f8d4a4d60a50c38
parent61c08240a103000b75dcf7ef2cf03d552aa91fa3
PCI/MSI: Use of_msi_get_domain instead of open-coded "msi-parent" parsing

Now that we have a function that implements the complexity of the
"msi-parent" property parsing, switch to that.

Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/pci/of.c