From: Sakari Ailus Date: Mon, 10 Feb 2014 22:26:44 +0000 (-0300) Subject: [media] uvcvideo: Tell the user space we're using start-of-exposure timestamps X-Git-Tag: v3.15-rc1~85^2~184 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c767492a58fde9f23be92744c059dd3f21814ed4;p=pandora-kernel.git [media] uvcvideo: Tell the user space we're using start-of-exposure timestamps The UVC device provided timestamps are taken from the clock once the exposure of the frame has begun, not when the reception of the frame would have been finished as almost anywhere else. Show this to the user space by using V4L2_BUF_FLAG_TSTAMP_SRC_SOE buffer flag. Signed-off-by: Sakari Ailus Acked-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed