Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f13ed249ed8b880fe5497aaa05999bff8328a973
Commit:     f13ed249ed8b880fe5497aaa05999bff8328a973
Parent:     7a4a3770dd37a7c87a2a8a7b8e7387527cdb34e7
Author:     Mike Isely <[EMAIL PROTECTED]>
AuthorDate: Sat Dec 30 18:24:35 2006 -0300
Committer:  Mauro Carvalho Chehab <[EMAIL PROTECTED]>
CommitDate: Wed Feb 21 13:34:34 2007 -0200

    V4L/DVB (5056): Pvrusb2: Fix cut/paste bug in auto_mode_switch control
    
    Signed-off-by: Mike Isely <[EMAIL PROTECTED]>
    Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>
---
 drivers/media/video/pvrusb2/pvrusb2-hdw.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/media/video/pvrusb2/pvrusb2-hdw.c 
b/drivers/media/video/pvrusb2/pvrusb2-hdw.c
index bb4c515..aa76302 100644
--- a/drivers/media/video/pvrusb2/pvrusb2-hdw.c
+++ b/drivers/media/video/pvrusb2/pvrusb2-hdw.c
@@ -834,7 +834,6 @@ static const struct pvr2_ctl_info control_defs[] = {
                .get_max_value = ctrl_vres_max_get,
                .get_min_value = ctrl_vres_min_get,
        },{
-               .v4l_id = V4L2_CID_AUDIO_MUTE,
                .desc = "Automatic TV / Radio mode switch based on frequency",
                .name = "auto_mode_switch",
                .default_value = 0,
-
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