Input: lm8323 - use oneshot level triggered interrupts
authorLeigh Brown <leigh@solinno.co.uk>
Tue, 21 Jun 2011 11:25:21 +0000 (04:25 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 21 Jun 2011 12:08:40 +0000 (05:08 -0700)
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>

No differences found