[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)
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

Simple merge