Re: [PATCH 5/7] Input: synaptics-rmi4: Remove pointer to rmi_function in f12_data

2016-06-15 Thread Benjamin Tissoires
On Jun 03 2016 or thereabouts, Andrew Duggan wrote: > The pointer to struct rmi_function in f12_data is never set and was never > used. The fn pointer is also stored in rmi_2d_sensor which is a member of > f12_data. > > Signed-off-by: Andrew Duggan > --- If it compiles, you are OK :) Reviewed-b

[PATCH 5/7] Input: synaptics-rmi4: Remove pointer to rmi_function in f12_data

2016-06-03 Thread Andrew Duggan
The pointer to struct rmi_function in f12_data is never set and was never used. The fn pointer is also stored in rmi_2d_sensor which is a member of f12_data. Signed-off-by: Andrew Duggan --- drivers/input/rmi4/rmi_f12.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/input/rmi4/rmi_f1