]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
irqchip/sun4i: Move IC specific register offsets to struct
authorMesih Kilinc <mesihkilinc@gmail.com>
Sun, 2 Dec 2018 20:23:40 +0000 (23:23 +0300)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 13 Dec 2018 09:35:58 +0000 (09:35 +0000)
commitd4fc2ea0f0f883539d91e5e38263e143bc249774
tree19de885c13d5dba17da231a2c70d374eda61b631
parent177304cf9286355a6f383f8340bf81fbe37ccd6c
irqchip/sun4i: Move IC specific register offsets to struct

This patch moves IC specific register offsets to sun4i_irq_chip_data
struct in order to support different chips.

Signed-off-by: Mesih Kilinc <mesihkilinc@gmail.com>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-sun4i.c