mfd: htc-egpio: Cleanup interrupt handling
authorThomas Gleixner <tglx@linutronix.de>
Fri, 25 Mar 2011 11:12:28 +0000 (11:12 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Sat, 26 Mar 2011 23:09:44 +0000 (00:09 +0100)
commit77eda96691f5e39973f2f2667a28e57e852f559d
tree005a76cf55cdaea905a17d0230091a9e2d37efc3
parent73a6839fdb7f3f5ac7bfaee0796dd7647b9c9376
mfd: htc-egpio: Cleanup interrupt handling

Replace the open coded handler call with the prober accessor. Retrieve
the handler data from desc. That avoids a redundant lookup in the
sparse irq case.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/htc-egpio.c