From: Frank Schaefer Date: Mon, 24 Mar 2014 19:33:12 +0000 (-0300) Subject: [media] em28xx: move video_device structs from struct em28xx to struct v4l2 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef74a0b9ff56caa0e10be620d3b59f2176984430;p=pandora-kernel.git [media] em28xx: move video_device structs from struct em28xx to struct v4l2 There are 3 struct video_device at the em28xx common struct, for video, VBI and radio. They all are used only by the V4L2 driver. So, move them to the v4l2-specific struct. Signed-off-by: Frank Schäfer Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed