Hi Kieran,
Thank you for the patch.
On Monday 03 Apr 2017 12:25:31 Kieran Bingham wrote:
> From: Kieran Bingham
>
> The statistics function subtracts two timespecs manually. A helper is
> provided by the kernel to do this.
>
> Replace the implementation, using the helper.
>
> Signed-off-by: K
From: Kieran Bingham
The statistics function subtracts two timespecs manually. A helper is
provided by the kernel to do this.
Replace the implementation, using the helper.
Signed-off-by: Kieran Bingham
---
drivers/media/usb/uvc/uvc_video.c | 10 ++
1 file changed, 2 insertions(+), 8 d