Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ffddcaa6ec4e85ed8504deac1f51f44c86ec1d23
Commit:     ffddcaa6ec4e85ed8504deac1f51f44c86ec1d23
Parent:     a1bad7773e562f331b5951def24f73c38579e0cb
Author:     Matthew Garrett <[EMAIL PROTECTED]>
AuthorDate: Sat Jun 30 15:41:27 2007 -0300
Committer:  Mauro Carvalho Chehab <[EMAIL PROTECTED]>
CommitDate: Wed Jul 18 14:24:37 2007 -0300

    V4L/DVB (5825): Alter the tuner type for the WinTV USB UK PAL model.
    
    Alter the tuner type for the WinTV USB UK PAL model.
    
    Signed-off-by: Matthew Garrett <[EMAIL PROTECTED]>
    Signed-off-by: Thierry MERLE <[EMAIL PROTECTED]>
    Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>
---
 drivers/media/video/usbvision/usbvision-cards.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/media/video/usbvision/usbvision-cards.c 
b/drivers/media/video/usbvision/usbvision-cards.c
index eaae6f4..380564c 100644
--- a/drivers/media/video/usbvision/usbvision-cards.c
+++ b/drivers/media/video/usbvision/usbvision-cards.c
@@ -586,7 +586,7 @@ struct usbvision_device_data_st  usbvision_device_data[] = {
                .Radio         = 0,
                .vbi           = 1,
                .Tuner         = 1,
-               .TunerType     = TUNER_PHILIPS_PAL,
+               .TunerType     = TUNER_LG_PAL_NEW_TAPC,
                .X_Offset      = 0,
                .Y_Offset      = 3,
                .Dvi_yuv_override = 1,
-
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