Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Input: tca8418_keypad - remove double read of key event register
commit 9dd46c0 upstream. There is no need to tread the same register twice in a row. Fixes: ea4348c ("Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-un ...") Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Cc: Ben Hutchings <ben.hutchings@codethink.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information