commit | 054ea4ce0016bcb560a25e6e94de95538954a4a8 | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Thu May 18 10:07:38 2017 +0200 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Thu Jun 22 14:13:32 2017 +0100 |
tree | dac1268bedac9c0c7391f31b38129bdbd8f6b4a6 | |
parent | 9a234c9c0a8de4245d5db788bcbbbaa35dcbe0a6 [diff] |
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>