summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
diff options
context:
space:
mode:
authorMike Isely <isely@pobox.com>2009-03-07 04:14:13 +0100
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-03-30 17:43:34 +0200
commite3e76cbb4d42b2e429401b17c95969c47e2db464 (patch)
tree5eee3e8a1f41232c10931fb0cb44a3bf16dc5ee8 /drivers/media/video
parentV4L/DVB (11167): pvrusb2: Tie in various v4l2 operations into the sub-device ... (diff)
downloadlinux-e3e76cbb4d42b2e429401b17c95969c47e2db464.tar.xz
linux-e3e76cbb4d42b2e429401b17c95969c47e2db464.zip
V4L/DVB (11168): pvrusb2: Define value for a null sub-device ID
Signed-off-by: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to '')
-rw-r--r--drivers/media/video/pvrusb2/pvrusb2-devattr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/pvrusb2/pvrusb2-devattr.h b/drivers/media/video/pvrusb2/pvrusb2-devattr.h
index f06923986824..abf3e37fab2b 100644
--- a/drivers/media/video/pvrusb2/pvrusb2-devattr.h
+++ b/drivers/media/video/pvrusb2/pvrusb2-devattr.h
@@ -33,6 +33,7 @@
*/
+#define PVR2_CLIENT_ID_NULL 0
#define PVR2_CLIENT_ID_MSP3400 1
#define PVR2_CLIENT_ID_CX25840 2
#define PVR2_CLIENT_ID_SAA7115 3