Re: [PATCH v2 0/8] HID: Consolidate serializing ope/close in transport drivers

2017-06-08 Thread Jiri Kosina
On Tue, 6 Jun 2017, Dmitry Torokhov wrote: > This originally came about as report of uhid sending duplicate open and > premature close when hidraw was used alongside of input. After looking at > the drivers I think we should consolidate user tracking inside of the HID > core. While implementing th

Re: [PATCH v2 0/8] HID: Consolidate serializing ope/close in transport drivers

2017-06-07 Thread Benjamin Tissoires
On Jun 06 2017 or thereabouts, Dmitry Torokhov wrote: > This originally came about as report of uhid sending duplicate open and > premature close when hidraw was used alongside of input. After looking at > the drivers I think we should consolidate user tracking inside of the HID > core. While imple

Re: [PATCH v2 0/8] HID: Consolidate serializing ope/close in transport drivers

2017-06-07 Thread Andy Shevchenko
On Wed, Jun 7, 2017 at 9:59 AM, Dmitry Torokhov wrote: > This originally came about as report of uhid sending duplicate open and > premature close when hidraw was used alongside of input. After looking at > the drivers I think we should consolidate user tracking inside of the HID > core. While imp