RE: [PATCH] USB: HID: Fix fields from pen report ID being interpreted for multitouch.

2015-06-09 Thread Brent Adam
On Tue, Jun 9, 2015 at 3:48 PM, Benjamin Tissoires [mailto:benjamin.tissoi...@gmail.com] wrote: > On Tue, Jun 9, 2015 at 4:31 PM, Brent Adam > wrote: > > Fields like HID_DG_CONTACTCOUNT are outside of the physical > > collection, but within the application collection and report ID. Make > > sur

Re: [PATCH] USB: HID: Fix fields from pen report ID being interpreted for multitouch.

2015-06-09 Thread Benjamin Tissoires
On Tue, Jun 9, 2015 at 4:31 PM, Brent Adam wrote: > Fields like HID_DG_CONTACTCOUNT are outside of the physical collection, > but within the application collection and report ID. Make sure to catch > those fields that are not part of the mt_report_id and return 0 so they > can be processed with t