Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b3aa2269bd06681fbd0c47d2007381c35258ce0c
Commit:     b3aa2269bd06681fbd0c47d2007381c35258ce0c
Parent:     3f84307a10b4d9039c5c8f718bcdd0928c9994c1
Author:     Michael Krufky <[EMAIL PROTECTED]>
AuthorDate: Sun Dec 9 21:13:38 2007 -0300
Committer:  Mauro Carvalho Chehab <[EMAIL PROTECTED]>
CommitDate: Thu Dec 13 17:44:46 2007 -0200

    V4L/DVB (6798): saa7134: enable LNA in analog mode for Hauppauge WinTV 
HVR-1110
    
    Thanks to Hermann Pitton for noticing that this was missing.
    
    Signed-off-by: Michael Krufky <[EMAIL PROTECTED]>
    Cc: Hermann Pitton <[EMAIL PROTECTED]>
    Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>
---
 drivers/media/video/saa7134/saa7134-cards.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/media/video/saa7134/saa7134-cards.c 
b/drivers/media/video/saa7134/saa7134-cards.c
index c6eb1e3..98c1b08 100644
--- a/drivers/media/video/saa7134/saa7134-cards.c
+++ b/drivers/media/video/saa7134/saa7134-cards.c
@@ -3221,6 +3221,7 @@ struct saa7134_board saa7134_boards[] = {
                .radio_type     = UNSET,
                .tuner_addr     = ADDR_UNSET,
                .radio_addr     = ADDR_UNSET,
+               .tuner_config   = 1,
                .mpeg           = SAA7134_MPEG_DVB,
                .inputs         = {{
                        .name = name_tv,
-
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