Re: [PATCH v2] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4

2016-06-15 Thread Andrew Duggan
On 06/15/2016 02:41 AM, Benjamin Tissoires wrote: On Jun 15 2016 or thereabouts, Jiri Kosina wrote: On Fri, 3 Jun 2016, Andrew Duggan wrote: The Synaptics RMI4 driver provides support for RMI4 devices. Instead of duplicating the RMI4 processing code, make hid-rmi a transport driver and registe

Re: [PATCH v2] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4

2016-06-15 Thread Andrew Duggan
On 06/15/2016 02:54 AM, Benjamin Tissoires wrote: On Jun 03 2016 or thereabouts, Andrew Duggan wrote: The Synaptics RMI4 driver provides support for RMI4 devices. Instead of duplicating the RMI4 processing code, make hid-rmi a transport driver and register it with the Synaptics RMI4 core. Signe

Re: [PATCH v2] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4

2016-06-15 Thread Benjamin Tissoires
On Jun 03 2016 or thereabouts, Andrew Duggan wrote: > The Synaptics RMI4 driver provides support for RMI4 devices. Instead of > duplicating the RMI4 processing code, make hid-rmi a transport driver > and register it with the Synaptics RMI4 core. > > Signed-off-by: Andrew Duggan > --- > Here is th

Re: [PATCH v2] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4

2016-06-15 Thread Benjamin Tissoires
On Jun 15 2016 or thereabouts, Jiri Kosina wrote: > On Fri, 3 Jun 2016, Andrew Duggan wrote: > > > The Synaptics RMI4 driver provides support for RMI4 devices. Instead of > > duplicating the RMI4 processing code, make hid-rmi a transport driver > > and register it with the Synaptics RMI4 core. > >

Re: [PATCH v2] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4

2016-06-15 Thread Jiri Kosina
On Fri, 3 Jun 2016, Andrew Duggan wrote: > The Synaptics RMI4 driver provides support for RMI4 devices. Instead of > duplicating the RMI4 processing code, make hid-rmi a transport driver > and register it with the Synaptics RMI4 core. > > Signed-off-by: Andrew Duggan Is there any update on the

Re: [PATCH v2] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4

2016-06-06 Thread Jiri Kosina
On Sat, 4 Jun 2016, kbuild test robot wrote: > Hi, > > [auto build test ERROR on hid/for-next] > [also build test ERROR on v4.7-rc1 next-20160603] > [if your patch is applied to the wrong git tree, please drop us a note to > help improve the system] > > url: > https://github.com/0day-ci/lin

Re: [PATCH v2] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4

2016-06-03 Thread kbuild test robot
Hi, [auto build test ERROR on hid/for-next] [also build test ERROR on v4.7-rc1 next-20160603] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Andrew-Duggan/HID-rmi-Make-hid-rmi-a-transport-driver

[PATCH v2] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4

2016-06-03 Thread Andrew Duggan
The Synaptics RMI4 driver provides support for RMI4 devices. Instead of duplicating the RMI4 processing code, make hid-rmi a transport driver and register it with the Synaptics RMI4 core. Signed-off-by: Andrew Duggan --- Here is the updated version of the hid-rmi patch. This patch along with the