]> git.karo-electronics.de Git - karo-tx-linux.git/commit
irqchip/armada-370-xp: Document the overall driver logic
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 18 May 2017 08:07:38 +0000 (10:07 +0200)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 22 Jun 2017 13:13:32 +0000 (14:13 +0100)
commit054ea4ce0016bcb560a25e6e94de95538954a4a8
treedac1268bedac9c0c7391f31b38129bdbd8f6b4a6
parent9a234c9c0a8de4245d5db788bcbbbaa35dcbe0a6
irqchip/armada-370-xp: Document the overall driver logic

Since the overall logic of the driver to handle the global and per-CPU
masking of the interrupts is far from trivial, this commit adds a long
comment detailing how the hardware operates and what strategy the
driver implements on top of that.

Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-armada-370-xp.c