git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34a7c48
)
Input: gpio-keys - optimize interrupt handler
author
Uwe Kleine-König
<Uwe.Kleine-Koenig@digi.com>
Fri, 8 Aug 2008 16:14:34 +0000
(12:14 -0400)
committer
Dmitry 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