OSDN Git Service

irqchip/qcom-pdc: Drop open coded version of __assign_bit()
authorMarc Zyngier <maz@kernel.org>
Thu, 24 Feb 2022 10:12:26 +0000 (10:12 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 1 Mar 2022 10:06:25 +0000 (10:06 +0000)
commitd2febf6bbec5466824432e3d8850fc49e4343572
treed87a42425592517144577b38a28292721d64f1e1
parenta6aca2f460e203781dc41391913cc5b54f4bc0ce
irqchip/qcom-pdc: Drop open coded version of __assign_bit()

The driver uses what looks like an open-coded version of __assign_bit().
Replace it with the real thing.

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