Re: [PATCH] cx25840 6.5MHz carrier detection fixes

2009-09-27 Thread Andy Walls
On Sat, 2009-09-26 at 00:16 +0300, Aleksandr V. Piskunov wrote: > cx25840: > Disable 6.5MHz carrier autodetection for PAL, always assume its DK. > Only try to autodetect 6.5MHz carrier for SECAM if user accepts both > system DK and L. > > Signed-off-by: Aleksandr V. Piskunov Aleksandr, Looks go

Re: [PATCH] cx25840 6.5MHz carrier detection fixes

2009-09-26 Thread Aleksandr V. Piskunov
On Sat, Sep 26, 2009 at 04:12:59PM -0400, Andy Walls wrote: > On Sat, 2009-09-26 at 00:16 +0300, Aleksandr V. Piskunov wrote: > > cx25840: > > Disable 6.5MHz carrier autodetection for PAL, always assume its DK. > > Only try to autodetect 6.5MHz carrier for SECAM if user accepts both > > system DK a

Re: [PATCH] cx25840 6.5MHz carrier detection fixes

2009-09-26 Thread Andy Walls
On Sat, 2009-09-26 at 00:16 +0300, Aleksandr V. Piskunov wrote: > cx25840: > Disable 6.5MHz carrier autodetection for PAL, always assume its DK. > Only try to autodetect 6.5MHz carrier for SECAM if user accepts both > system DK and L. > > Signed-off-by: Aleksandr V. Piskunov Aleksandr, I would

[PATCH] cx25840 6.5MHz carrier detection fixes

2009-09-25 Thread Aleksandr V. Piskunov
cx25840: Disable 6.5MHz carrier autodetection for PAL, always assume its DK. Only try to autodetect 6.5MHz carrier for SECAM if user accepts both system DK and L. Signed-off-by: Aleksandr V. Piskunov diff --git a/linux/drivers/media/video/cx25840/cx25840-core.c b/linux/drivers/media/video/cx258