commit | 8139a4d583abad45eb987b5a99b3281b6d435b7e | [log] [tgz] |
---|---|---|
author | Frank Schaefer <fschaefer.oss@googlemail.com> | Sun May 11 17:59:04 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Fri May 23 13:37:49 2014 -0300 |
tree | da71de3861b282e96ffd6cc5960451a69d09b391 | |
parent | f0e38230b3b1e564841a52e2de17e063f5df19ea [diff] |
[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>