Searched hist:d494d088ac44b9cf561362a7856fa20b656be64f (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/irqchip/ |
H A D | qcom-pdc.c | diff d494d088ac44b9cf561362a7856fa20b656be64f Thu Feb 24 11:12:24 CET 2022 Marc Zyngier <maz@kernel.org> 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
|