diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2011-03-25 11:12:27 +0000 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2011-03-27 00:09:42 +0100 |
commit | 73a6839fdb7f3f5ac7bfaee0796dd7647b9c9376 (patch) | |
tree | 711fc01dce50f711c1a5d2d0a4f4e38cf094769d /drivers/mfd/htc-egpio.c | |
parent | 256d0e2e4553417466ca8213b446954ff1778c2c (diff) |
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>
Diffstat (limited to 'drivers/mfd/htc-egpio.c')
0 files changed, 0 insertions, 0 deletions