Re: [PATCH 3/5] Input: omap4-keypad - move rest of key scanning to a separate function
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2021-01-11 06:28:12
Also in:
linux-omap, lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2021-01-11 06:28:12
Also in:
linux-omap, lkml
On Mon, Jan 11, 2021 at 07:57:39AM +0200, Tony Lindgren wrote:
* Dmitry Torokhov [off-list ref] [210111 04:50]:quoted
On Sun, Jan 10, 2021 at 09:05:27PM +0200, Tony Lindgren wrote:quoted
Let's move rest of the key scanning code to omap4_keypad_scan_keys(). We will use omap4_keypad_scan_keys() also for implementing errata handling to clear the stuck last key in the following patch.And this one will become then...Yes great, this works for me.
OK, thanks, applied. -- Dmitry