commit | 5447326ff7e42ae36b85caedb2a787ff4db646f4 | [log] [tgz] |
---|---|---|
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | Sun Nov 16 18:16:12 2014 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sun Nov 16 18:23:12 2014 -0800 |
tree | 8e6bc920cfbac13c1c5340cc7ed7e80a6b4876cc | |
parent | b1cfa7b4388285c0f0b486f152ab0cb18612c779 [diff] |
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>