]> git.baikalelectronics.ru Git - kernel.git/commit
Input: gpio_keys - irq handling cleanup
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 15 Apr 2008 05:31:13 +0000 (01:31 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 15 Apr 2008 05:31:13 +0000 (01:31 -0400)
commit457f7271b44b1cbbdf04a34c7fcde0ec6afda7a5
treecb4b5b2f0f8e1bebd5b54f7143f300f5547bcbdf
parentbd092465e7ad477e935d0253bb714de47f872c17
Input: gpio_keys - irq handling cleanup

Cleanup IRQ handling in gpio_keys:  bail after handling the IRQ, and
report IRQ_NONE if we never handle it.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/keyboard/gpio_keys.c