[media] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2
authorFrank Schaefer <fschaefer.oss@googlemail.com>
Sun, 11 May 2014 20:59:04 +0000 (17:59 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 23 May 2014 16:37:49 +0000 (13:37 -0300)
commit8139a4d583abad45eb987b5a99b3281b6d435b7e
treeda71de3861b282e96ffd6cc5960451a69d09b391
parentf0e38230b3b1e564841a52e2de17e063f5df19ea
[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 <fschaefer.oss@googlemail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/em28xx/em28xx-video.c
drivers/media/usb/em28xx/em28xx.h