Re: [PATCH v3] go2001 hardware codec support

2017-07-31 Thread Hans Verkuil
On 07/25/2017 07:40 PM, Thierry Escande wrote: > Hi, > > This patch introduces the go2001 hardware codec driver. > > Changes in v3: > - Replace crop iotcl with selection ones > - Use video dev device_caps field > - Return v4l2_ctrl_subscribe_event() for default case > - Fix start_streaming error

[PATCH v3] go2001 hardware codec support

2017-07-25 Thread Thierry Escande
Hi, This patch introduces the go2001 hardware codec driver. Changes in v3: - Replace crop iotcl with selection ones - Use video dev device_caps field - Return v4l2_ctrl_subscribe_event() for default case - Fix start_streaming error handling - Remove empty ctrl ops callbacks - Avoid use of private