diff options
author | Dennis Wassenberg <[email protected]> | 2016-12-02 17:45:29 -0800 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2016-12-02 17:51:30 -0800 |
commit | e621132f934f5922e8a3968edd236f97cdad60cf (patch) | |
tree | 1133048e39447c9d4246dce23768c467a69d7629 /tools/perf/util/trace-event-scripting.c | |
parent | c5e8848fc98e363ea51b68de01392366312d9efa (diff) |
Input: synaptics-rmi4 - f03 - grab data passed by transport device
First check if there are data available passed by the transport device.
If data available use these data. If there are no data available
try to read the rmi block if dsata are passed this way.
This is the way the other rmi function handlers will do this.
This patch is needed on HID devices because the firmware reads F03 data
registers and adds them to the HID attention report. Reading those
registers from the driver after the firmware read them will result in
invalid data.
Reviewed-by: Andrew Duggan <[email protected]>
Signed-off-by: Dennis Wassenberg <[email protected]>
Signed-off-by: Benjamin Tissoires <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions