Re: [PATCH] UVC: Remove extra commit on resume()

2015-01-02 Thread Laurent Pinchart
Hi Guennadi, Thank you for the patch, and sorry for the late reply. On Tuesday 02 September 2014 08:16:28 Guennadi Liakhovetski wrote: > From: Aviv Greenberg > > The UVC spec is a bit vague wrt devices using bulk endpoints, > specifically, how to signal to a device to start streaming. > > For

[PATCH] UVC: Remove extra commit on resume()

2014-09-01 Thread Guennadi Liakhovetski
From: Aviv Greenberg The UVC spec is a bit vague wrt devices using bulk endpoints, specifically, how to signal to a device to start streaming. For devices using isoc endpoints, the sequence for start streaming is: 1) The host sends PROBE_CONTROL(SET_CUR) PROBE_CONTROL(GET_CUR) 2) Host selects de