]> git.baikalelectronics.ru Git - kernel.git/commit
[media] msi001: revise synthesizer calculation
authorAntti Palosaari <crope@iki.fi>
Wed, 29 Apr 2015 13:10:01 +0000 (10:10 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 14 May 2015 10:53:58 +0000 (07:53 -0300)
commit0cbc19e777a7637aca85911f72a609b1c1f70d89
tree4c13bed2b38aed8436114f48f2a1ef4c84ef1b2b
parent45da683c702fb3451d75fefaaa78025f055719ee
[media] msi001: revise synthesizer calculation

Update synthesizer calculation to model I prefer nowadays. It is mostly
just renaming some variables, but also minor functionality change how
integer and fractional part are divided (using div_u64_rem()). Also, add
'schematic' of synthesizer following my current understanding.

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