summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/tlg2300/pd-common.h
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2012-07-16 10:22:48 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-03-05 10:48:40 -0300
commitf29056ebd9f78cde41d506f985a9e6dd9a21aa65 (patch)
tree69fa04a13e2409cbbfee3d7c13f10f80a2e7e220 /drivers/media/usb/tlg2300/pd-common.h
parent7cb23987503be7ae4ed17678cdca9ddb025c21b8 (diff)
downloadblackbird-obmc-linux-f29056ebd9f78cde41d506f985a9e6dd9a21aa65.tar.gz
blackbird-obmc-linux-f29056ebd9f78cde41d506f985a9e6dd9a21aa65.zip
[media] tlg2300: implement the control framework
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Huang Shijie <shijie8@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/usb/tlg2300/pd-common.h')
-rw-r--r--drivers/media/usb/tlg2300/pd-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/usb/tlg2300/pd-common.h b/drivers/media/usb/tlg2300/pd-common.h
index 55fe66e440e3..cb5cb0f70062 100644
--- a/drivers/media/usb/tlg2300/pd-common.h
+++ b/drivers/media/usb/tlg2300/pd-common.h
@@ -64,6 +64,7 @@ struct running_context {
struct video_data {
/* v4l2 video device */
struct video_device v_dev;
+ struct v4l2_ctrl_handler ctrl_handler;
/* the working context */
struct running_context context;
OpenPOWER on IntegriCloud