commit | f0e38230b3b1e564841a52e2de17e063f5df19ea | [log] [tgz] |
---|---|---|
author | Frank Schaefer <fschaefer.oss@googlemail.com> | Mon Mar 24 16:33:20 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Fri May 23 13:23:36 2014 -0300 |
tree | f471792de12dbb58aac04bb1fac7ee527dfb9e12 | |
parent | d7dc18da634dcb5f9023660dca85b6be1e401264 [diff] |
[media] em28xx: move capture state tracking fields from struct em28xx to struct v4l2 Move some temporary capture tracking date to the em28xx_v4l2 struct, as those info are used only by em28xx v4l2 submodule. 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>