upstream: [media] em28xx: move v4l2 user counting fields from struct em28xx to struct...
authorFrank Schaefer <fschaefer.oss@googlemail.com>
Sun, 11 May 2014 20:59:04 +0000 (17:59 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:59:20 +0000 (11:59 +0900)
commit39b6ffffc2199de183bf19904ce660318c18eada
tree58fcea1fe6af958c95e0002c6c65d2634605b156
parentd22c82e60aa1f8e814eaf3a6ebcd26c863ab7b57
upstream: [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