]> git.baikalelectronics.ru Git - kernel.git/commit
[media] msi2500: revise synthesizer calculation
authorAntti Palosaari <crope@iki.fi>
Wed, 29 Apr 2015 16:13:31 +0000 (13:13 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 14 May 2015 10:57:41 +0000 (07:57 -0300)
commit490986f0ce4e016b96024d7b52b0544cfa794c2f
tree78267de8b2514b8989f4b82bc1138a59b00f475b
parentf0c3cdafa9ab997043a61a21196a760a957da431
[media] msi2500: 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/usb/msi2500/msi2500.c