media: uvcvideo: Convert decode functions to use new context structure
authorKieran Bingham <kieran.bingham@ideasonboard.com>
Wed, 15 Mar 2017 09:39:14 +0000 (05:39 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 5 Dec 2018 08:07:41 +0000 (03:07 -0500)
commitc6d664fe8a7a47af1c63c037e20570d4abbda3c6
treed4d85ca715800f7e52579f42fbec2cbce2119eb1
parent811496c9679a7bf58a4e8af739fc2ee927345469
media: uvcvideo: Convert decode functions to use new context structure

The URB completion handlers currently reference the stream context.

Now that each URB has its own context structure, convert the decode (and
one encode) functions to utilise this context for URB management.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/usb/uvc/uvc_isight.c
drivers/media/usb/uvc/uvc_video.c
drivers/media/usb/uvc/uvcvideo.h