mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 19:56:18 +00:00
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:
parent
2641df3621
commit
e3e76cbb4d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue