commit | 53286669392b2d888f4b78b0e7894e022e668d11 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Fri May 12 12:55:38 2017 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon May 22 22:29:45 2017 +0200 |
tree | 59027a108e3689f69e17d2945ccfaf979dd7a74f | |
parent | a97b852b4d4c2f8c50cab13c71566639f9a1a990 [diff] |
Documentation: Update IRQ-domain.txt to document irq_domain_mapping irq_domain_mapping is a rather useful tool to understand how IRqs are mapped in irqdomains, and yet it is not documented anywhere. Let's address this. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Link: http://lkml.kernel.org/r/20170512115538.10767-5-marc.zyngier@arm.com Signed-off-by: Thomas Gleixner <tglx@linutronix.de>