Re: [PATCH 1/5] Input: omap4-keypad - disable unused long interrupts
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2021-01-11 06:26:54
Also in:
linux-omap, lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2021-01-11 06:26:54
Also in:
linux-omap, lkml
On Sun, Jan 10, 2021 at 09:05:25PM +0200, Tony Lindgren wrote:
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. Cc: Arthur Demchenkov <redacted> Cc: Carl Philipp Klemm <redacted> Cc: Merlijn Wajer <redacted> Cc: Pavel Machek <redacted> Cc: ruleh <redacted> Cc: Sebastian Reichel <sre@kernel.org> Signed-off-by: Tony Lindgren <tony@atomide.com>
Applied, thank you. -- Dmitry