]> git.baikalelectronics.ru Git - kernel.git/commit
Input: omap4-keypad - disable unused long interrupts
authorTony Lindgren <tony@atomide.com>
Mon, 11 Jan 2021 02:29:45 +0000 (18:29 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 11 Jan 2021 06:22:58 +0000 (22:22 -0800)
commit7e0541b25702ccaa9560bdd2441caedca2d438e9
tree995b6415a4352ded8f11b625d83986637d3a42b9
parent60dc45119465d086724851d2a5fd09daeb3c515e
Input: omap4-keypad - disable unused long interrupts

We are not using the long events and they produce extra interrupts.
Let's not enable them at all.

Note that also the v3.0.8 Linux Android kernel has long interrupts
disabled.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Link: https://lore.kernel.org/r/20210110190529.46135-2-tony@atomide.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/omap4-keypad.c