Input: gpio-keys - optimize interrupt handler
authorUwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
Fri, 8 Aug 2008 16:14:34 +0000 (12:14 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 8 Aug 2008 16:20:12 +0000 (12:20 -0400)
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 <Uwe.Kleine-Koenig@digi.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found