]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: gadget: uvc: Switch to monotonic clock for buffer timestamps
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sun, 23 Mar 2014 15:25:09 +0000 (16:25 +0100)
committerFelipe Balbi <balbi@ti.com>
Thu, 15 May 2014 16:07:47 +0000 (11:07 -0500)
commit16bf900f50ec7fd2f45dc3a297d7936075cdae55
treecbb9167b509269731fdd9023c104d7f2a04bfdea
parent79cb5b533aa9dbb05123b3b7d170e686da558a35
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 <laurent.pinchart@ideasonboard.com>
Reviewed-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/uvc_queue.c