Merge branch irq/qcom-pdc-nowake-cleanup into irq/irqchip-next
authorMarc Zyngier <maz@kernel.org>
Mon, 23 Aug 2021 08:50:46 +0000 (09:50 +0100)
committerMarc Zyngier <maz@kernel.org>
Mon, 23 Aug 2021 08:50:46 +0000 (09:50 +0100)
commit6e3b473ee06445d4eae2f8b1e143db70ed66f519
treec21b68532063298e5160c1470088fcf32976fd29
parentacdcfd94ef330d10c344aff9b648056117e3f75b
parent9d4f24bfe043274d9274bcfe223b901bd8fb7182
Merge branch irq/qcom-pdc-nowake-cleanup into irq/irqchip-next

* irq/qcom-pdc-nowake-cleanup:
  : Fix the QCOM PDC mishandling of the interrupt hierarchy by trimming
  : it when necessary.
  : Export irq_domain_disconnect_hierarchy as a consequence of it.
  irqchip/qcom-pdc: Trim unused levels of the interrupt hierarchy
  irqdomain: Export irq_domain_disconnect_hierarchy()

Signed-off-by: Marc Zyngier <maz@kernel.org>