]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite3ecb35b944c7b6be27a36d8792c639b5879c7b7
treec21b68532063298e5160c1470088fcf32976fd29
parentb3e53f25e5621981dbf7cb8a5e7847eeb8895438
parent6f352276f3368c611438e4cfa251db815e0de4bf
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>