From: Uwe Kleine-König Date: Fri, 8 Aug 2008 16:14:34 +0000 (-0400) Subject: Input: gpio-keys - optimize interrupt handler X-Git-Tag: v2.6.28-rc1~289^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57ffe9d539e0eb741bb9ca8f2834d210e70ee2e3;p=pandora-kernel.git Input: gpio-keys - optimize interrupt handler By passing a gpio_button_data structure to the handler instead of the whole platform_device the search for the right button can go away. Signed-off-by: Uwe Kleine-König Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed