From: Hans Verkuil Date: Fri, 28 Sep 2012 09:24:18 +0000 (-0300) Subject: [media] videobuf2-core: fill in length field for multiplanar buffers X-Git-Tag: v3.7-rc1~38^2^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c0b60618118745220bc0f9bf27e51e37367427c;p=pandora-kernel.git [media] videobuf2-core: fill in length field for multiplanar buffers length should be set to num_planes in __fill_v4l2_buffer(). That way the caller knows how many planes there are in the buffer. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed