From: Frank Schaefer Date: Sun, 11 May 2014 20:59:04 +0000 (-0300) Subject: [media] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8139a4d583abad45eb987b5a99b3281b6d435b7e;p=pandora-kernel.git [media] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2 Despite being at the common em28xx struct, those two fields are actually taking into account only the usage inside em28xx v4l2 submodule. So, move them out of the common struct. Signed-off-by: Frank Schäfer Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed