OSDN Git Service

[media] ts2020: re-implement PLL calculations
authorAntti Palosaari <crope@iki.fi>
Thu, 26 Mar 2015 13:04:09 +0000 (10:04 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 10 Jun 2015 13:55:09 +0000 (10:55 -0300)
commitaf9d52555304979c7a3ce254e026bc76bd878f74
tree86257fdde0041844aac7cc253dcdd3580318ed42
parent95a86e43183eeeef72105372074f4ef127b27807
[media] ts2020: re-implement PLL calculations

Used frequency synthesizer is simple Integer-N PLL, with configurable
reference divider, output divider and of course N itself. Old
calculations were working fine, but not so easy to understand.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-frontends/ts2020.c