From: Hans Verkuil Date: Mon, 21 Jul 2014 13:45:42 +0000 (-0300) Subject: [media] v4l2-ctrls: add support for setting string controls X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d0360a4f027576e5419d4a7c711c9ca0f1be8ca;p=pandora-kernel.git [media] v4l2-ctrls: add support for setting string controls Rather than always having to use a v4l2_ext_control struct to set a control value from within a driver, switch to just setting the new value. This is faster and it makes it possible to set more complex types such as a string control as is added by this patch. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed