]> git.baikalelectronics.ru Git - kernel.git/commit
[media] uvcvideo: Add function to convert from queue to stream
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 21 Oct 2014 15:58:35 +0000 (12:58 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 25 Nov 2014 10:39:34 +0000 (08:39 -0200)
commitfca61fc794454a51453ed09d217560c0c0a7e425
tree589db92b4e350c13cbad249a216c5b159b010c72
parentb398789b5a8ae85c30e2066b3b5141cf5e43c2af
[media] uvcvideo: Add function to convert from queue to stream

Factorize the container_of() call into an inline function and update
callers.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/uvc/uvc_queue.c