]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
commitfaf22b13ee7335129e236804b0e532b1872d1fd8
tree78267de8b2514b8989f4b82bc1138a59b00f475b
parent83e64b4d3fafc8af32173a72b011a958e83d45b4
[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