Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=787f5abb9519fd420c4681a560aabc449632a6c2
Commit:     787f5abb9519fd420c4681a560aabc449632a6c2
Parent:     2a2bfbff3d867c62a49f43266ca993c9c2c2ff28
Author:     Mike Isely <[EMAIL PROTECTED]>
AuthorDate: Sat Dec 8 17:08:32 2007 -0300
Committer:  Mauro Carvalho Chehab <[EMAIL PROTECTED]>
CommitDate: Fri Jan 25 19:03:25 2008 -0200

    V4L/DVB (6768): pvrusb2: Mark Gotview hardware as having a cx2584x part
    
    Signed-off-by: Mike Isely <[EMAIL PROTECTED]>
    Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>
---
 drivers/media/video/pvrusb2/pvrusb2-devattr.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/media/video/pvrusb2/pvrusb2-devattr.c 
b/drivers/media/video/pvrusb2/pvrusb2-devattr.c
index eed6457..7c2b976 100644
--- a/drivers/media/video/pvrusb2/pvrusb2-devattr.c
+++ b/drivers/media/video/pvrusb2/pvrusb2-devattr.c
@@ -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,
        },
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to