Re: [PATCH 07/11] Input: synaptics-rmi4 - rename instances of f01_data from data to f01

2014-02-13 Thread Christopher Heiny
On 02/12/2014 09:27 PM, Dmitry Torokhov wrote: We have too many "data"s: f01_data, driver_data, pdata, etc. Let's untangle it a bit. Signed-off-by: Dmitry Torokhov Acked-by: Christopher Heiny --- drivers/input/rmi4/rmi_f01.c | 135 ++- 1 file chan

[PATCH 07/11] Input: synaptics-rmi4 - rename instances of f01_data from data to f01

2014-02-12 Thread Dmitry Torokhov
We have too many "data"s: f01_data, driver_data, pdata, etc. Let's untangle it a bit. Signed-off-by: Dmitry Torokhov --- drivers/input/rmi4/rmi_f01.c | 135 ++- 1 file changed, 68 insertions(+), 67 deletions(-) diff --git a/drivers/input/rmi4/rmi_f01.c b/