]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Input: matrix_keypad - add function for reading row state
authorMarkus Burri <markus.burri@mt.com>
Wed, 26 Feb 2025 15:28:41 +0000 (16:28 +0100)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 9 Apr 2025 21:21:38 +0000 (14:21 -0700)
commita37af8e8c1dc25e097ae1bce98980ad75d5921bc
treeb4d73d1c2346eb590a5707718a5704b177f6cfeb
parent4d395cb071a343196ca524d3694790f06978fe91
Input: matrix_keypad - add function for reading row state

Move the evaluation of a row state into separate function.
It will be also used by a change later in this series.

Signed-off-by: Markus Burri <markus.burri@mt.com>
Reviewed-by: Manuel Traut <manuel.traut@mt.com>
Link: https://lore.kernel.org/r/20250226152843.43932-2-markus.burri@mt.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/matrix_keypad.c