[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)
commitbc75d5a0097b4100b4a4e06db62b2afb80d96393
tree589db92b4e350c13cbad249a216c5b159b010c72
parentb83bba24a29c44b696b5977e3874bc07b13dc3c0
[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