[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)
commit9195e5b2467b258413750526d5c65c6c22fafb11
tree4c13bed2b38aed8436114f48f2a1ef4c84ef1b2b
parente989a73ebd09d22c22ead51fa363a2f56f70f28a
[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