Re: [PATCH] xc5000, rework xc_write_reg

2010-07-05 Thread Devin Heitmueller
On Mon, Jul 5, 2010 at 12:11 PM, Mauro Carvalho Chehab wrote: > Devin/Dmitri, > > Any progress about this patch? > > Cheers, > Mauro Sorry for the delay. I did some testing with it today, and it looks fine. Acked-by: Devin Heitmueller Thanks, Devin -- Devin J. Heitmueller - Kernel Labs htt

Re: [PATCH] xc5000, rework xc_write_reg

2010-07-05 Thread Mauro Carvalho Chehab
Em 24-05-2010 22:49, Dmitri Belimov escreveu: > Hi Devin > >> On Tue, May 18, 2010 at 3:30 AM, Dmitri Belimov >> wrote: >>> Hi >>> >>> Rework xc_write_reg function for correct read register of the >>> xc5000. It is very useful for tm6000. >>> >>> Tested for tm6000 and for saa7134 works well. >> >

Re: [PATCH] xc5000, rework xc_write_reg

2010-05-24 Thread Dmitri Belimov
Hi Devin > On Tue, May 18, 2010 at 3:30 AM, Dmitri Belimov > wrote: > > Hi > > > > Rework xc_write_reg function for correct read register of the > > xc5000. It is very useful for tm6000. > > > > Tested for tm6000 and for saa7134 works well. > > Hi Dmitri, > > I've put this on my list of patches

Re: [PATCH] xc5000, rework xc_write_reg

2010-05-23 Thread Devin Heitmueller
On Tue, May 18, 2010 at 3:30 AM, Dmitri Belimov wrote: > Hi > > Rework xc_write_reg function for correct read register of the xc5000. > It is very useful for tm6000. > > Tested for tm6000 and for saa7134 works well. Hi Dmitri, I've put this on my list of patches to review. My concern is that th

[PATCH] xc5000, rework xc_write_reg

2010-05-18 Thread Dmitri Belimov
Hi Rework xc_write_reg function for correct read register of the xc5000. It is very useful for tm6000. Tested for tm6000 and for saa7134 works well. diff -r 8f5129efe974 linux/drivers/media/common/tuners/xc5000.c --- a/linux/drivers/media/common/tuners/xc5000.cSun May 16 18:48:01 2010 -