]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
V4L/DVB (6768): pvrusb2: Mark Gotview hardware as having a cx2584x part
authorMike Isely <isely@pobox.com>
Sat, 8 Dec 2007 20:08:32 +0000 (17:08 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:03:25 +0000 (19:03 -0200)
Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pvrusb2/pvrusb2-devattr.c

index eed64571ca0bac1be7dc03027c7df111f9db2f97..7c2b976960e13ca9cefd82a9935ce122f9a79bbf 100644 (file)
@@ -104,6 +104,7 @@ const struct pvr2_device_desc pvr2_device_descriptions[] = {
                .shortname = "gv2",
                .client_modules.lst = pvr2_client_gotview_2,
                .client_modules.cnt = ARRAY_SIZE(pvr2_client_gotview_2),
+               .flag_has_cx25840 = !0,
                .default_tuner_type = TUNER_PHILIPS_FM1216ME_MK3,
                .signal_routing_scheme = PVR2_ROUTING_SCHEME_GOTVIEW,
        },