commit | abc1308f0bb89d1e59d1eccb71f85161f8e80108 | [log] [tgz] |
---|---|---|
author | Frank Schaefer <fschaefer.oss@googlemail.com> | Mon Mar 24 16:33:10 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Fri May 23 13:08:01 2014 -0300 |
tree | 9f2751f3e27b3b38071d1c2855949e571e7789ee | |
parent | 95d2608b88a17d0a9326e91608f7b2cf4c1c000d [diff] |
[media] em28xx: move struct v4l2_ctrl_handler ctrl_handler from struct em28xx to struct v4l2 Controls are only applicable to V4L2 module. Move the corresponding data structs to the proper place. 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>