Re: [PATCH] HID: rmi: Write updated F11 control registers after reset

2015-07-10 Thread Gabriele Mazzotta
On Thursday 09 July 2015 17:41:28 Andrew Duggan wrote: On 07/09/2015 03:40 PM, Gabriele Mazzotta wrote: On Thursday 09 July 2015 15:14:17 Andrew Duggan wrote: When a device is reset the values of control registers will be reset to the defaults. This patch reapplies the control register

Re: [PATCH] HID: rmi: Write updated F11 control registers after reset

2015-07-09 Thread Andrew Duggan
On 07/09/2015 03:40 PM, Gabriele Mazzotta wrote: On Thursday 09 July 2015 15:14:17 Andrew Duggan wrote: When a device is reset the values of control registers will be reset to the defaults. This patch reapplies the control register values set for F11 by the driver. Hi, thanks for this, it

Re: [PATCH] HID: rmi: Write updated F11 control registers after reset

2015-07-09 Thread Gabriele Mazzotta
On Thursday 09 July 2015 15:14:17 Andrew Duggan wrote: When a device is reset the values of control registers will be reset to the defaults. This patch reapplies the control register values set for F11 by the driver. Hi, thanks for this, it works as intended. I just added a couple of comments

[PATCH] HID: rmi: Write updated F11 control registers after reset

2015-07-09 Thread Andrew Duggan
When a device is reset the values of control registers will be reset to the defaults. This patch reapplies the control register values set for F11 by the driver. Signed-off-by: Andrew Duggan adug...@synaptics.com --- drivers/hid/hid-rmi.c | 41 ++--- 1 file