[media] uvcvideo: Use videobuf2 .get_unmapped_area() implementation
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 30 Apr 2012 11:19:10 +0000 (08:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 8 May 2012 16:46:19 +0000 (13:46 -0300)
commit4742c82ed90d0f8c82639750dcfe481e61d883a4
tree7b9e5848405655c4e77c0ca1aba5dfcbca841ef6
parent616bd4e2573cb114aadd90182ebe7f34066b15da
[media] uvcvideo: Use videobuf2 .get_unmapped_area() implementation

The get_unmapped_area() operation was forgotten during conversion to
videobuf2. Fix it.

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