commit | e3ece0d5a31a588ced938d09f30c870ed9b2a2a6 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Tue Jun 06 13:59:24 2017 +0800 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Thu Jun 22 14:06:17 2017 +0100 |
tree | 8e5f95d3f0d06fa65914990de03888a8dc5ae42b | |
parent | 9ce18f6f0b0c7463fcdce70c35db17a891adc90d [diff] |
irqchip/sunxi-nmi: Document interrupt disabling and clearing at probe time The sunxi-nmi disables all its interrupts and clears any pending interrupts at probe time. Add comments documenting it, just to make it clear. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>