On Tue, Mar 06, 2018 at 03:23:25AM +0000, Ben Hutchings wrote:
Patch #132 (which didn't reach the mailing list) was:
From: Arnd Bergmann arnd@arndb.de Date: Wed, 26 Oct 2016 15:55:02 -0700 Subject: Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warning
commit ea4348c8462a20e8b1b6455a7145d2b86f8a49b6 upstream.
This appears to introduce a regression, fixed upstream by:
commit 9dd46c02532a6bed6240101ecf4bbc407f8c6adf Author: Dmitry Torokhov dmitry.torokhov@gmail.com Date: Mon Feb 13 15:45:59 2017 -0800
Input: tca8418_keypad - remove double read of key event register
Good catch, thanks!
greg k-h