commit | 4742c82ed90d0f8c82639750dcfe481e61d883a4 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Apr 30 08:19:10 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue May 08 13:46:19 2012 -0300 |
tree | 7b9e5848405655c4e77c0ca1aba5dfcbca841ef6 | |
parent | 616bd4e2573cb114aadd90182ebe7f34066b15da [diff] |
[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>