diff options
author | Benjamin Tissoires <[email protected]> | 2015-02-25 11:43:39 -0500 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2015-02-27 08:37:52 +0100 |
commit | a97ac10401fe86fa30ef73315241e31d8594a651 (patch) | |
tree | 1644066336b329cef62b8a77c00ff3b224ea818e /tools/perf/scripts/python | |
parent | eef23a8441432960c89ee5bd034ad822ccd6658e (diff) |
HID: wacom: store the hid_device pointers of the sibling devices
The Bamboo PAD in debug mode needs to re-route events from the debug
interface to the Pen interface. This can be easily done with
hid_input_report(), but that means that we need to keep a reference to
the various hid_devices.
There should be only one touch and one pen interface per physical tablet,
so there is no need to keep a list of hid-devices, plain pointers are
sufficient.
Tested-by: Josep Sanchez Ferreres <[email protected]>
Signed-off-by: Benjamin Tissoires <[email protected]>
Acked-by: Ping Cheng <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions