]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: tca8418_keypad - remove double read of key event register
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 13 Feb 2017 23:45:59 +0000 (15:45 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 23 Feb 2017 17:21:30 +0000 (09:21 -0800)
commit9dd46c02532a6bed6240101ecf4bbc407f8c6adf
tree6ec7e8cc38541327ae67eb80e5276514b74ab40a
parentc852270a62cc07ef900f99ee812c0512f9c3583a
Input: tca8418_keypad - remove double read of key event register

There is no need to tread the same register twice in a row.

Fixes: ea4348c8462a ("Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-un ...")
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/tca8418_keypad.c