Re: [linuxtv-commits] [hg:v4l-dvb] Fix I2C bridge error in zl10353

2009-03-12 Thread Antti Palosaari
Mauro Carvalho Chehab wrote: On Thu, 12 Mar 2009 12:35:40 +0900 Dmitri Belimov wrote: Hi Antti Antti Palosaari wrote: Dmitri Belimov wrote: Could one of you please do such patchset? I haven't a lot expirience with kernel programming. If Antti can it is good. I'll check it on our board. OK

Re: [linuxtv-commits] [hg:v4l-dvb] Fix I2C bridge error in zl10353

2009-03-12 Thread Mauro Carvalho Chehab
On Thu, 12 Mar 2009 12:35:40 +0900 Dmitri Belimov wrote: > Hi Antti > > > Antti Palosaari wrote: > > > Dmitri Belimov wrote: > > >>> Could one of you please do such patchset? > > >> > > >> I haven't a lot expirience with kernel programming. If Antti can > > >> it is good. I'll check it > > >> on

Re: [linuxtv-commits] [hg:v4l-dvb] Fix I2C bridge error in zl10353

2009-03-11 Thread Dmitri Belimov
Hi Antti > Antti Palosaari wrote: > > Dmitri Belimov wrote: > >>> Could one of you please do such patchset? > >> > >> I haven't a lot expirience with kernel programming. If Antti can > >> it is good. I'll check it > >> on our board. > > > > OK, I will do. For the first phase and as a bug fix I wi

Re: [linuxtv-commits] [hg:v4l-dvb] Fix I2C bridge error in zl10353

2009-03-10 Thread Dmitri Belimov
Hi Antti > Antti Palosaari wrote: > > Dmitri Belimov wrote: > >>> Could one of you please do such patchset? > >> > >> I haven't a lot expirience with kernel programming. If Antti can > >> it is good. I'll check it > >> on our board. > > > > OK, I will do. For the first phase and as a bug fix I wi

Re: [linuxtv-commits] [hg:v4l-dvb] Fix I2C bridge error in zl10353

2009-03-10 Thread Antti Palosaari
Antti Palosaari wrote: Dmitri Belimov wrote: Could one of you please do such patchset? I haven't a lot expirience with kernel programming. If Antti can it is good. I'll check it on our board. OK, I will do. For the first phase and as a bug fix I will do that (disable i2c-gate) like dtv510

Re: [linuxtv-commits] [hg:v4l-dvb] Fix I2C bridge error in zl10353

2009-03-10 Thread Antti Palosaari
Dmitri Belimov wrote: Could one of you please do such patchset? I haven't a lot expirience with kernel programming. If Antti can it is good. I'll check it on our board. OK, I will do. For the first phase and as a bug fix I will do that (disable i2c-gate) like dtv5100 driver does. After that

Re: [linuxtv-commits] [hg:v4l-dvb] Fix I2C bridge error in zl10353

2009-03-10 Thread Dmitri Belimov
Hi Mauro > On Tue, 10 Mar 2009 12:09:48 +0200 > Antti Palosaari wrote: > > > Mauro, > > Could you remove this bad patch patch soon? It must not go to the > > final 2.6.29 as it breaks so many old devices. One of those is MSI > > Megasky 580 which is rather popular. > > > > > regards > > Antti

Re: [linuxtv-commits] [hg:v4l-dvb] Fix I2C bridge error in zl10353

2009-03-10 Thread Mauro Carvalho Chehab
On Tue, 10 Mar 2009 12:09:48 +0200 Antti Palosaari wrote: > Mauro, > Could you remove this bad patch patch soon? It must not go to the final > 2.6.29 as it breaks so many old devices. One of those is MSI Megasky 580 > which is rather popular. > > regards > Antti > > Antti Palosaari wrote: >

Re: [linuxtv-commits] [hg:v4l-dvb] Fix I2C bridge error in zl10353

2009-03-10 Thread Antti Palosaari
Mauro, Could you remove this bad patch patch soon? It must not go to the final 2.6.29 as it breaks so many old devices. One of those is MSI Megasky 580 which is rather popular. regards Antti Antti Palosaari wrote: Hello, This patch breaks devices using tuner behind zl10353 i2c-gate. au6610:

Re: [linuxtv-commits] [hg:v4l-dvb] Fix I2C bridge error in zl10353

2009-02-21 Thread Antti Palosaari
Hello, This patch breaks devices using tuner behind zl10353 i2c-gate. au6610: Sigmatek DVB-110 DVB-T USB2.0 gl861: MSI Mega Sky 55801 DVB-T USB2.0 A-LINK DTU DVB-T USB2.0 Probably some other too. I think it is better to disable i2c-gate setting callback to NULL after demod attach like dtv5100