commit | faf22b13ee7335129e236804b0e532b1872d1fd8 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Wed Apr 29 13:13:31 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu May 14 07:57:41 2015 -0300 |
tree | 78267de8b2514b8989f4b82bc1138a59b00f475b | |
parent | 83e64b4d3fafc8af32173a72b011a958e83d45b4 [diff] |
[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>