commit | f61ae4fb66a4f7ae49e3456003fc4328d6db09c9 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sun Aug 02 20:38:26 2015 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Aug 06 00:14:59 2015 +0200 |
tree | ecd35559b28b4ab05320c43f909b6ae9b0568090 | |
parent | 44825757a3ee37c030165a94d6b4dd79c564f661 [diff] |
genirq: Provide irq_desc_has_action If we have a reference to irq_desc already, there is no point to do another lookup. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Jiang Liu <jiang.liu@linux.intel.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Rusty Russell <rusty@rustcorp.com.au> Cc: Bjorn Helgaas <bhelgaas@google.com> Link: http://lkml.kernel.org/r/20150802203609.638130301@linutronix.de Signed-off-by: Thomas Gleixner <tglx@linutronix.de>