commit | 85f08c17de26f117be6ca7aa260d2ec02a2248ba | [log] [tgz] |
---|---|---|
author | Jiang Liu <jiang.liu@linux.intel.com> | Thu Nov 06 22:20:16 2014 +0800 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sun Nov 23 13:01:46 2014 +0100 |
tree | 8a3d7091188c77e8fc6534b3db1394a08bba8128 | |
parent | 0cc01abab6412f3a76256bb57ca58dcb94a6edc7 [diff] |
genirq: Introduce helper functions to support stacked irq_chip Now we already support hierarchy irq_data, so introduce several helpers to support stacked irq_chips. Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com> Cc: Bjorn Helgaas <bhelgaas@google.com> Cc: Grant Likely <grant.likely@linaro.org> Cc: Marc Zyngier <marc.zyngier@arm.com> Cc: Yingjoe Chen <yingjoe.chen@mediatek.com> Cc: Yijing Wang <wangyijing@huawei.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>