Re: [PATCH v3 7/8] Input: synaptics-rmi4: Handle incomplete input data

2016-07-18 Thread Benjamin Tissoires
On Jul 13 2016 or thereabouts, Andrew Duggan wrote: > Commit 5b65c2a02966 ("HID: rmi: check sanity of the incoming report") added > support for handling incomplete HID reports do to the input data being > corrupted in transit. This patch reimplements this functionality in the > function drivers so

[PATCH v3 7/8] Input: synaptics-rmi4: Handle incomplete input data

2016-07-13 Thread Andrew Duggan
Commit 5b65c2a02966 ("HID: rmi: check sanity of the incoming report") added support for handling incomplete HID reports do to the input data being corrupted in transit. This patch reimplements this functionality in the function drivers so they can handle getting less valid data then they expect. S