[linux-dvb] [PATCH] Fix the unc for the frontends tda10021 and stv0297
Oliver Endriss
o.endriss at gmx.de
Sat May 31 01:46:30 CEST 2008
Hi,
I just wanted to commit this changeset when I spotted this:
e9hack wrote:
> @@ -266,6 +268,10 @@ static int tda10021_set_parameters (stru
>
> tda10021_setup_reg0 (state, reg0x00[qam], p->inversion);
>
> + /* reset uncorrected block counter */
> + state->last_lock = 0;
> + state->ucblocks = 0;
Note that UCB must count the number of uncorrected blocls during the
lifetime of the driver. So it must not be reset during tuning.
Agreed?
CU
Oliver
--
----------------------------------------------------------------
VDR Remote Plugin 0.4.0: http://www.escape-edv.de/endriss/vdr/
----------------------------------------------------------------
More information about the linux-dvb
mailing list