]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0183a70b042db9c097fe861d816cc6320e28650d
tree005a76cf55cdaea905a17d0230091a9e2d37efc3
parent4a21a58dd2475e6bf1d8612f841af4999ac7bc68
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