aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.h
diff options
context:
space:
mode:
authorMike Isely <isely@pobox.com>2009-03-06 22:54:02 -0500
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-03-30 11:43:37 -0400
commit634ba268b965b57da1f60edbc57f14299a5326f6 (patch)
treede8badd54cd13ce31b86e0dcc94e7fc50cae4aec /drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.h
parent1e481cca49bf1c444562f5b86a0e5315d68640c7 (diff)
V4L/DVB (11182): pvrusb2: Tie in cx25840 sub-device support
Signed-off-by: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.h')
-rw-r--r--drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.h b/drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.h
index f664f5942002..e48ce808bfe5 100644
--- a/drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.h
+++ b/drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.h
@@ -39,6 +39,11 @@
39int pvr2_i2c_cx2584x_v4l_setup(struct pvr2_hdw *,struct pvr2_i2c_client *); 39int pvr2_i2c_cx2584x_v4l_setup(struct pvr2_hdw *,struct pvr2_i2c_client *);
40 40
41 41
42#include "pvrusb2-hdw-internal.h"
43
44void pvr2_cx25840_subdev_update(struct pvr2_hdw *, struct v4l2_subdev *sd);
45
46
42#endif /* __PVRUSB2_CX2584X_V4L_H */ 47#endif /* __PVRUSB2_CX2584X_V4L_H */
43 48
44/* 49/*