of/irq: 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:13 +0000 (13:07 +0100)
commit61c08240a103000b75dcf7ef2cf03d552aa91fa3
tree0cf570c5c4806a04ecc78279e63c559d5964fb3a
parent48ae34fb39b0c0cfc76275e844fba5b0b04fa49e
of/irq: 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>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/of/irq.c