[linux-dvb] [PATCH] Fix the unc for the frontends tda10021 and stv0297
Manu Abraham
abraham.manu at gmail.com
Sat May 31 02:01:13 CEST 2008
Oliver Endriss wrote:
> 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?
>
ACK
Regards,
Manu
More information about the linux-dvb
mailing list