]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/qcom: Use builtin_platform_driver to simplify the code
authorWei Yongjun <weiyongjun1@huawei.com>
Tue, 25 Apr 2017 16:12:23 +0000 (16:12 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 22 Jun 2017 13:15:00 +0000 (14:15 +0100)
commit40be5f6f2f8307b55b475e45e10ef3b054f9095c
treed3c1637525447ec09d620c3eebecbb3d2be6b7f2
parent1a502d6d2e96e046885398c89c6df1f4ea8212c9
irqchip/qcom: Use builtin_platform_driver to simplify the code

Use the builtin_platform_driver() macro to make the code simpler.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/qcom-irq-combiner.c