irqchip/qcom-pdc: Kill qcom_pdc_translate helper
authorMarc Zyngier <maz@kernel.org>
Thu, 24 Feb 2022 10:12:24 +0000 (10:12 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 1 Mar 2022 10:06:24 +0000 (10:06 +0000)
commitd494d088ac44b9cf561362a7856fa20b656be64f
tree3f9789902dd37ce797dd41d03fc5ca77fde35dc6
parent4dc70713dc24dceeea7f106828674744a6294860
irqchip/qcom-pdc: Kill qcom_pdc_translate helper

qcom_pdc_translate() really is nothing but an open coded version
of irq_domain_translate_twocell(). Get rid of it and use the common
version instead.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Maulik Shah <quic_mkshah@quicinc.com>
Link: https://lore.kernel.org/r/20220224101226.88373-4-maz@kernel.org
drivers/irqchip/qcom-pdc.c