Merge branch irq/qcom-pdc-cleanup into irq/irqchip-next
authorMarc Zyngier <maz@kernel.org>
Tue, 1 Mar 2022 18:21:38 +0000 (18:21 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 1 Mar 2022 18:21:38 +0000 (18:21 +0000)
* 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>

Trivial merge