]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
V4L/DVB (12210): ivtv: Fix automatic detection of AVerMedia UltraTV 1500MCE.
authorAndy Walls <awalls@radix.net>
Sun, 5 Jul 2009 18:13:56 +0000 (15:13 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:17:28 +0000 (12:17 -0300)
My initial change left the AVerMedia UtlraTV 1500MCE card entry out of the
list of cards to check during the probe.  This change adds it to the
ivtv_card_list[].

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/ivtv/ivtv-cards.c

index 553a314fa4362f2641d8dcdf5711165a7020343d..40c29032f2928680f0bc562c3d6b364ef8f8d4d0 100644 (file)
@@ -1224,6 +1224,7 @@ static const struct ivtv_card *ivtv_card_list[] = {
        &ivtv_card_aver_ezmaker,
        &ivtv_card_aver_m104,
        &ivtv_card_buffalo,
+       &ivtv_card_aver_ultra1500mce,
 
        /* Variations of standard cards but with the same PCI IDs.
           These cards must come last in this list. */