From: Frank Schaefer Date: Mon, 24 Mar 2014 19:33:13 +0000 (-0300) Subject: [media] em28xx: move videobuf2 related data from struct em28xx to struct v4l2 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27a36df63b5befa3b142d4aef54f3a240c8bd977;p=pandora-kernel.git [media] em28xx: move videobuf2 related data from struct em28xx to struct v4l2 The video and VBI-specific VB2 queue and mutexes are used only by the v4l2 sub-driver. Move them to the V4L2 struct, preventing wasting memory if this sub-driver is not used. Signed-off-by: Frank Schäfer Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed