Skip to content
Commit e8bd834f authored by Grant Likely's avatar Grant Likely Committed by Thomas Gleixner
Browse files

genirq: irqchip: Add mask to block out invalid irqs



Some controllers have irqs that aren't wired up and must never be used.
For the generic chip attached to an irq_domain this provides a mask that
can be used to block out particular irqs so that they never get mapped.

Signed-off-by: default avatarGrant Likely <grant.likely@linaro.org>
Link: http://lkml.kernel.org/r/1369793454-19197-2-git-send-email-grant.likely@linaro.org


Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 088f40b7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment