]> git.baikalelectronics.ru Git - kernel.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)
commite7399ddc89056554388f3b2e9d234fbd7afab51e
treecbb9167b509269731fdd9023c104d7f2a04bfdea
parentdb2687db2b537da2c190e2681cf8ef089bb07725
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