commit | 57ffe9d539e0eb741bb9ca8f2834d210e70ee2e3 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com> | Fri Aug 08 12:14:34 2008 -0400 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Fri Aug 08 12:20:12 2008 -0400 |
tree | bd058b8c02fe76a501fbf59085760ebf421f6797 | |
parent | 34a7c48c221676ff8322ca4b8ded84eada34cf12 [diff] |
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 <Uwe.Kleine-Koenig@digi.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>