Re: [PATCH] HID: rmi: Scan the report descriptor to determine if the device is suitable for the hid-rmi driver

2014-10-07 Thread Andrew Duggan
Hi Benjamin, Thanks for reviewing. On 10/03/2014 02:25 PM, Benjamin Tissoires wrote: Hi Andrew, On Oct 02 2014 or thereabouts, Andrew Duggan wrote: On composite HID devices there may be multiple HID devices on separate interfaces, but hid-rmi should only bind to the touchpad. Commit e19ff99

Re: [PATCH] HID: rmi: Scan the report descriptor to determine if the device is suitable for the hid-rmi driver

2014-10-03 Thread Benjamin Tissoires
Hi Andrew, On Oct 02 2014 or thereabouts, Andrew Duggan wrote: > On composite HID devices there may be multiple HID devices on separate > interfaces, but hid-rmi > should only bind to the touchpad. Commit > e19ff99f256aeeff6c07b373e01883b72e049552 simply checked > that the interface protocol was

[PATCH] HID: rmi: Scan the report descriptor to determine if the device is suitable for the hid-rmi driver

2014-10-02 Thread Andrew Duggan
On composite HID devices there may be multiple HID devices on separate interfaces, but hid-rmi should only bind to the touchpad. Commit e19ff99f256aeeff6c07b373e01883b72e049552 simply checked that the interface protocol was set to mouse. Unfortuately, it is not always the case that the touchpad