]> git.openfabrics.org - ~emulex/infiniband.git/commit
Input: atkbd - correct MSC_SCAN events for force_release keys
authorStefan Brüns <stefan.bruens@rwth-aachen.de>
Mon, 17 Nov 2014 02:16:12 +0000 (18:16 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 17 Nov 2014 02:23:12 +0000 (18:23 -0800)
commit5447326ff7e42ae36b85caedb2a787ff4db646f4
tree8e6bc920cfbac13c1c5340cc7ed7e80a6b4876cc
parentb1cfa7b4388285c0f0b486f152ab0cb18612c779
Input: atkbd - correct MSC_SCAN events for force_release keys

Without the change either no scancode would be reported on release of
force_release keys, or - if the key is marked as force_release erroneously
- the release event and the scancode would be reported in separate reports
to the input layer.

Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/atkbd.c