From: Nishanth Menon Date: Thu, 26 Jun 2014 07:10:19 +0000 (+0530) Subject: irqchip: crossbar: Dont use '0' to mark reserved interrupts X-Git-Tag: omap-for-v3.17/dt-part1~18^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d50d2ce6337724d30055bdbe082236cc86e6785;p=pandora-kernel.git irqchip: crossbar: Dont use '0' to mark reserved interrupts Today '0' is actually reserved, but may not be the same in the future. So, use a flag to mark the GIC interrupts that are reserved. Signed-off-by: Nishanth Menon Signed-off-by: Sricharan R Acked-by: Santosh Shilimkar Link: https://lkml.kernel.org/r/1403766634-18543-2-git-send-email-r.sricharan@ti.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed