From: Laurent Pinchart Date: Mon, 24 Oct 2011 14:49:19 +0000 (-0300) Subject: [media] uvcvideo: Move fields from uvc_buffer::buf to uvc_buffer X-Git-Tag: v3.3-rc1~48^2~442 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d95e932573c316ad56b8e2f283e26de0b9c891c;p=pandora-kernel.git [media] uvcvideo: Move fields from uvc_buffer::buf to uvc_buffer Add mem, length and bytesused fields to the uvc_buffer structure and use them instead of accessing the uvc_buffer::buf m.offset, length and bytesused fields directly. This prepares the driver to the conversion to videobuf2. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed