commit | 9723ddc8fe0d76ce41fe0dc16afb241ec7d0a29d | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Sun Jan 15 14:44:05 2017 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sun Jan 15 15:08:43 2017 -0800 |
tree | d020e496389013a33a02dae43c6c5cc1f8013813 | |
parent | a4b1aeb72662c2a35740bdf2b7e2e19593dd5d48 [diff] |
Input: mpr121 - set missing event capability This driver reports misc scan input events on the sensor's status register changes. But the event capability for them was not set in the device initialization, so these events were ignored. This change adds the missing event capability. Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>