From: Jiang Liu Date: Thu, 6 Nov 2014 14:20:18 +0000 (+0800) Subject: genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip X-Git-Tag: omap-for-v3.20/drop-legacy-3517~74^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cb625478f8cea0f72b565007a35e1eb7882ac3a;p=pandora-kernel.git genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip Add IRQ_SET_MASK_OK_DONE in addition to IRQ_SET_MASK_OK and IRQ_SET_MASK_OK_NOCOPY to support stacked irqchip. IRQ_SET_MASK_OK_DONE is the same as IRQ_SET_MASK_OK to irq core. To stacked irqchip, it means that ascendant irqchips have done all the work and no more handling needed in descendant irqchips. Signed-off-by: Jiang Liu Cc: Bjorn Helgaas Cc: Grant Likely Cc: Marc Zyngier Cc: Yingjoe Chen Cc: Yijing Wang Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed