Merge branch irq/qcom-pdc-cleanup into irq/irqchip-next
authorMarc Zyngier <maz@kernel.org>
Mon, 28 Feb 2022 17:35:09 +0000 (17:35 +0000)
committerMarc Zyngier <maz@kernel.org>
Mon, 28 Feb 2022 17:35:09 +0000 (17:35 +0000)
commitaf16d860a23b5183b6976117ad0478056edf0584
treec92b9e1f1bb3bca238b98eb2db2cc4e193d03f0c
parent141e6a976c0583cd5339218a4843ea24c550a18d
parent024e9a021eb7baff3935d8c76fc2d668384398f7
Merge branch irq/qcom-pdc-cleanup into irq/irqchip-next

* irq/qcom-pdc-cleanup:
  : .
  : Spring cleanup for the Qualcomm PDC driver, simplifying its
  : use of irq domains, replacing open-coded functionnalities with
  : the core code equivalent, and fixing the dodgy locking.
  : .
  irqchip/qcom-pdc: Drop open coded version of __assign_bit()
  irqchip/qcom-pdc: Fix broken locking
  irqchip/qcom-pdc: Kill qcom_pdc_translate helper
  irqchip/qcom-pdc: Kill non-wakeup irqdomain
  irqchip/qcom-pdc: Kill PDC_NO_PARENT_IRQ

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