commit | 77eda96691f5e39973f2f2667a28e57e852f559d | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Mar 25 11:12:28 2011 +0000 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Mar 27 00:09:44 2011 +0100 |
tree | 005a76cf55cdaea905a17d0230091a9e2d37efc3 | |
parent | 73a6839fdb7f3f5ac7bfaee0796dd7647b9c9376 [diff] |
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>