Re: [PATCH] input synaptics-rmi4: elliminate multiple sensor support from rmi_f11.c
From: Benjamin Tissoires <hidden>
Date: 2013-12-09 21:05:12
From: Benjamin Tissoires <hidden>
Date: 2013-12-09 21:05:12
On 05/12/13 20:59, Andrew Duggan wrote:
This patch implements changes to the synaptics-rmi4 branch of Dmitry's input tree. The base for the patch is commit 8ca01dc61a42b6f7bcba052a8c084000f7057a34.
FWIW, these three lines above could (should) go after the very first "---" before the stats. This way, you will tell the list which base is the patch based, but this will not go into Linus' tree (which would be irrelevant).
This patch elliminates support for multiple sensors in rmi_f11. This feature has been removed from the RMI4 spec and no devices have every used multiple F11 sensors on a single device. Signed-off-by: Andrew Duggan <redacted> ---
I did not saw anything but what the commit message claims. So: Reviewed-by: Benjamin Tissoires <redacted> Cheers, Benjamin