From: Laurent Pinchart Date: Sun, 23 Mar 2014 15:25:09 +0000 (+0100) Subject: usb: gadget: uvc: Switch to monotonic clock for buffer timestamps X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~171^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16bf900f50ec7fd2f45dc3a297d7936075cdae55;p=pandora-kernel.git usb: gadget: uvc: Switch to monotonic clock for buffer timestamps The wall time clock isn't useful for applications as it can jump around due to time adjustement. Switch to the monotonic clock. Signed-off-by: Laurent Pinchart Reviewed-by: Hans Verkuil Acked-by: Felipe Balbi Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed