genirq: Distangle edge handler entry
authorThomas Gleixner <tglx@linutronix.de>
Fri, 29 Aug 2014 11:46:08 +0000 (13:46 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 1 Sep 2014 11:48:36 +0000 (13:48 +0200)
If the interrupt is disabled or has no action, then we should not call
the poll check. Separate the checks.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
kernel/irq/chip.c

Simple merge