Re: [PATCH 1/3] m88brs2000 DVB-S frontend and tuner module.

2012-01-27 Thread Malcolm Priestley
On Thu, 2012-01-26 at 14:56 -0200, Mauro Carvalho Chehab wrote: > Em 22-01-2012 08:38, Malcolm Priestley escreveu: > > Support for m88brs2000 chip used in lmedm04 driver. > > > > Note there are still lock problems. > > > > Slow channel change due to the large block of registers sent in > > set_f

Re: [PATCH 1/3] m88brs2000 DVB-S frontend and tuner module.

2012-01-26 Thread Mauro Carvalho Chehab
Em 22-01-2012 08:38, Malcolm Priestley escreveu: > Support for m88brs2000 chip used in lmedm04 driver. > > Note there are still lock problems. > > Slow channel change due to the large block of registers sent in set_frontend. > > Signed-off-by: Malcolm Priestley > --- ... > +static int m88rs200

[PATCH 1/3] m88brs2000 DVB-S frontend and tuner module.

2012-01-22 Thread Malcolm Priestley
Support for m88brs2000 chip used in lmedm04 driver. Note there are still lock problems. Slow channel change due to the large block of registers sent in set_frontend. Signed-off-by: Malcolm Priestley --- drivers/media/dvb/frontends/Kconfig |7 + drivers/media/dvb/frontends/Makefile|