From: Thomas Gleixner Date: Fri, 25 Mar 2011 11:12:28 +0000 (+0000) Subject: mfd: htc-egpio: Cleanup interrupt handling X-Git-Tag: v2.6.39-rc1~33^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77eda96691f5e39973f2f2667a28e57e852f559d;p=pandora-kernel.git 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 Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed