summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/dvb-usb/dvb-usb.h
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mandriva.com>2009-02-26 10:31:41 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-03-30 12:43:07 -0300
commit9abb6e6f5942885b7ca387a41e55e645732d63bc (patch)
tree0efb8e1314f3025cfdf7d43a611cc28db51d7573 /drivers/media/dvb/dvb-usb/dvb-usb.h
parent0a6e1ed2f11d92e24c3792ce5403e2628a9f7a7e (diff)
downloadlinux-3.10-9abb6e6f5942885b7ca387a41e55e645732d63bc.tar.gz
linux-3.10-9abb6e6f5942885b7ca387a41e55e645732d63bc.tar.bz2
linux-3.10-9abb6e6f5942885b7ca387a41e55e645732d63bc.zip
V4L/DVB (10825): Add ids for Yuan PD378S DVB adapter
Signed-off-by: Arnaud Patard <apatard@mandriva.com> Signed-off-by: Pascal Terjan <pterjan@mandriva.com> Cc: Patrick Boettcher <patrick.boettcher@desy.de> [mchehab@redhat.com: Fixed a small merge conflict] Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/dvb-usb/dvb-usb.h')
-rw-r--r--drivers/media/dvb/dvb-usb/dvb-usb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/dvb-usb/dvb-usb.h b/drivers/media/dvb/dvb-usb/dvb-usb.h
index b1de0f7e26e..6aaf576873d 100644
--- a/drivers/media/dvb/dvb-usb/dvb-usb.h
+++ b/drivers/media/dvb/dvb-usb/dvb-usb.h
@@ -223,7 +223,7 @@ struct dvb_usb_device_properties {
int generic_bulk_ctrl_endpoint;
int num_device_descs;
- struct dvb_usb_device_description devices[9];
+ struct dvb_usb_device_description devices[10];
};
/**