diff options
author | Hans de Goede <hdegoede@redhat.com> | 2020-04-28 16:22:49 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2020-05-06 11:40:02 +0200 |
commit | 4e4c60f826772dfeaacdf718f64afa38f46b6875 (patch) | |
tree | a12f820f8aca765d9d6369b387dc471e58c22535 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 47cf1b422e6093aee2a3e55d5e162112a2c69870 (diff) |
HID: asus: Only set EV_REP if we are adding a mapping
Make asus_input_mapping() only set EV_REP if we are adding a mapping.
The T100CHI bluetooth keyboard dock has a few input reports for which
we do not create any mappings (these input-reports are present in the
descriptors but never send).
The hid-asus code relies on the HID core not creating input devices for
input-reports without any mappings. But the present of the EV_REP but
counts as a mapping causing 6 /dev/input/event# nodes to be created for
the T100CHI bluetooth keyboard dock. This change brings the amount of
created /dev/input/event# nodes / input-devices down to 4.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions