commit | 755d119a6204974b2005a98549a48a75a7f5010b | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Sep 16 14:37:12 2015 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Sep 16 15:43:11 2015 +0200 |
tree | 0c2ee8c6758b2331a8c4bae9d908b7c23bc627a3 | |
parent | 123236ccacc933daac3b39c5eb1f0011c70d41d8 [diff] |
genirq: Simplify irq_data_to_desc() Avoid the lookup of irq_desc and use the same mechanism for hierarchical and flat irqdomains. Based-on-a-patch-from: Jiang Liu <jiang.liu@linux.intel.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>