On Sat, Mar 14, 2015 at 05:28:25PM +0100, Hans Verkuil wrote:
> The check_ext_ctrls() function in v4l2-ioctl.c checks if all controls in the
> control array are from the same control class as c->ctrl_class. However,
> that check should only be done if c->ctrl_class != 0. A 0 value means
> that this restriction does not apply.
> 
> So return 1 (OK) if c->ctrl_class == 0.
> 
> Found by running v4l2-compliance on the uvc driver.
> 
> Signed-off-by: Hans Verkuil <hans.verk...@cisco.com>

Acked-by: Sakari Ailus <sakari.ai...@linux.intel.com>

-- 
Sakari Ailus
e-mail: sakari.ai...@iki.fi     XMPP: sai...@retiisi.org.uk
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to