Re: [PATCH] tda18271-fe: Fix dvb-c standard selection

2013-11-02 Thread Mauro Carvalho Chehab
Em Sat, 02 Nov 2013 23:31:58 +0200 CrazyCat escreveu: > Mauro Carvalho Chehab пишет: > > This is wrong, as it breaks for 6MHz-spaced channels, like what's used > > in Brazil and Japan. > > > > What happens here is that, if the tuner uses a too wide lowpass filter, > > the interference will be hig

Re: [PATCH] tda18271-fe: Fix dvb-c standard selection

2013-11-02 Thread Mauro Carvalho Chehab
Em Sat, 02 Nov 2013 23:05:14 +0200 CrazyCat escreveu: > Fix dvb-c standard selection - qam8 for ANNEX_AC > > Signed-off-by: Evgeny Plehov > diff --git a/drivers/media/tuners/tda18271-fe.c > b/drivers/media/tuners/tda18271-fe.c > index 4995b89..6a385c8 100644 > --- a/drivers/media/tuners/tda182

[PATCH] tda18271-fe: Fix dvb-c standard selection

2013-11-02 Thread CrazyCat
Fix dvb-c standard selection - qam8 for ANNEX_AC Signed-off-by: Evgeny Plehov diff --git a/drivers/media/tuners/tda18271-fe.c b/drivers/media/tuners/tda18271-fe.c index 4995b89..6a385c8 100644 --- a/drivers/media/tuners/tda18271-fe.c +++ b/drivers/media/tuners/tda18271-fe.c @@ -960,16 +960,12 @

[PATCH] tda18271-fe: Fix dvb-c standard selection

2013-11-01 Thread CrazyCat
Fix dvb-c standard selection - qam8 for ANNEX_AC Signed-off-by: Evgeny Plehov diff --git a/drivers/media/tuners/tda18271-fe.c b/drivers/media/tuners/tda18271-fe.c index 4995b89..6a385c8 100644 --- a/drivers/media/tuners/tda18271-fe.c +++ b/drivers/media/tuners/tda18271-fe.c @@ -960,16 +960,12