Re: [patch 06/67] Video: cx24123: fix PLL divisor setup

From: Michael Krufky
Date: Wed Oct 11 2006 - 17:18:29 EST


Greg KH wrote:
> -stable review patch. If anyone has any objections, please let us know.
>
> ------------------
> From: Yeasah Pell <yeasah@xxxxxxxxxxx>
>
> The cx24109 datasheet says: "NOTE: if A=0, then N=N+1"
>
> The current code is the result of a misinterpretation of the datasheet to
> mean exactly the opposite of the requirement -- The actual value of N is 1
> greater than the value written when A is 0, so 1 needs to be *subtracted*
> from it to compensate.
>
> Signed-off-by: Yeasah Pell <yeasah@xxxxxxxxxxx>
> Signed-off-by: Steven Toth <stoth@xxxxxxxxxxxxx>
> Signed-off-by: Michael Krufky <mkrufky@xxxxxxxxxxx>
> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>

Greg,

When you apply this patch to your 2.6.18.y tree (and also to your
2.6.17.y tree) , can you please preceed the patch title with 'DVB'
instead of 'VIDEO' ?

I'll be sure to specify the subsystem, instead of only the driver name
in future patches.

Thanks,

Michael Krufky

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/