commit | eaa499aebf6265f18ffc836ead30059031c6d7a7 | [log] [tgz] |
---|---|---|
author | Leigh Brown <leigh@solinno.co.uk> | Tue Jun 21 04:25:21 2011 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Jun 21 05:08:40 2011 -0700 |
tree | 7788dd5e753765c22e9babef4555c17d950b3a33 | |
parent | 61cf3813d32411b23d5df8a650bbd2aa89b4618c [diff] |
Input: lm8323 - use oneshot level triggered interrupts According to the data sheet the interrupt should be level rather than edge triggered. This fixes the issue of the Nokia N810 keypad stopping responding if multiple key events occur in quick succession. Signed-off-by: Leigh Brown <leigh@solinno.co.uk> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>