Bug 100106 - bcm5974 test device sends pressure events that the real driver doesn't
Summary: bcm5974 test device sends pressure events that the real driver doesn't
Status: RESOLVED FIXED
Alias: None
Product: Wayland
Classification: Unclassified
Component: libinput (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-08 01:07 UTC by Ronald
Modified: 2017-03-08 05:16 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Remove ABS_MT_PRESSURE from bcm5974 emulator (1.50 KB, patch)
2017-03-08 01:07 UTC, Ronald
Details | Splinter Review

Description Ronald 2017-03-08 01:07:03 UTC
Created attachment 130117 [details] [review]
Remove ABS_MT_PRESSURE from bcm5974 emulator

test/litest-device-bcm5974.c generates ABS_MT_PRESSURE events; however, the real bcm5974 driver does not (it generates only ABS_PRESSURE events). It also doesn't even set the ABS_MT_PRESSURE capability. Simple patch is attached.
Comment 1 Peter Hutterer 2017-03-08 05:16:06 UTC
commit b51546314fa0eaf7112e6a702e88153015c82389
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Wed Mar 8 14:44:26 2017 +1000

    test: drop ABS_MT_PRESSURE from the bcm5974


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.