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>
This commit is contained in:
Mike Isely 2009-03-07 00:14:13 -03:00 committed by Mauro Carvalho Chehab
parent 2641df3621
commit e3e76cbb4d

View File

@ -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