]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
V4L/DVB (4778): Fixed device count
authorPatrick Boettcher <pb@linuxtv.org>
Thu, 19 Oct 2006 11:17:43 +0000 (08:17 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 10 Dec 2006 10:51:07 +0000 (08:51 -0200)
Forgot to increase the device count for the STK7700P-devices

Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-usb/dib0700_devices.c

index 92cf071ee97ac61c6f527a2013c504841541157b..1b1598d087bd6c1d2821e6368a6f4463a2d08cec 100644 (file)
@@ -318,7 +318,7 @@ struct dvb_usb_device_properties dib0700_devices[] = {
                        },
                },
 
-               .num_device_descs = 4,
+               .num_device_descs = 5,
                .devices = {
                        {   "DiBcom STK7700P reference design",
                                { &dib0700_usb_id_table[0], &dib0700_usb_id_table[1] },