Thomas Gleixner 73a6839fdb mfd: ezx-pcap: Remvove open coded irq handling
There is no point in checking irq_desc here, as it _is_ available. The
driver configured those lines, so they cannot go away.

The home brewn disabled/note_interrupt magic can be removed as well by
adding a irq_disable callback which avoids the lazy disable.

That driver needs to be converted to threaded interrupts.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2011-03-27 00:09:42 +01:00
..
2011-03-22 17:43:59 -07:00
2011-03-22 17:43:59 -07:00
2011-03-23 14:55:56 -06:00
2011-03-22 17:43:59 -07:00
2011-03-22 17:44:17 -07:00
2011-03-07 13:10:27 -08:00