From: Laurent Pinchart Date: Wed, 21 May 2014 20:39:16 +0000 (-0300) Subject: [media] v4l: vsp1: Remove the unneeded vsp1_video_buffer video field X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~457 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e51daefc228aa164adcc17fe8fce0f856ad0a1cc;p=pandora-kernel.git [media] v4l: vsp1: Remove the unneeded vsp1_video_buffer video field The field is assigned but never read, remove it. This fixes a bug caused by the struct vb2_buffer field not being be the very first field of the vsp1_video_buffer buffer structure as required by videobuf2. Cc: stable@vger.kernel.org Reported-by: Takanari Hayama Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed