diff options
author | Antti Palosaari <crope@iki.fi> | 2014-01-27 03:13:19 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-03-14 05:25:02 -0300 |
commit | 0ed0b22dc594a533a959ed8995e69e2275af40d9 (patch) | |
tree | bed38f3c49388190ccf27337adaee3997da00af6 /drivers/media/tuners/e4000_priv.h | |
parent | adaa616ffb697f00db9b4ccb638c5e9e719dbb7f (diff) |
[media] e4000: fix PLL calc to allow higher frequencies
There was 32-bit overflow on VCO frequency calculation which blocks
tuning to 1073 - 1104 MHz. Use 64 bit number in order to avoid VCO
frequency overflow.
After that fix device in question tunes to following range:
60 - 1104 MHz
1250 - 2207 MHz
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/tuners/e4000_priv.h')
0 files changed, 0 insertions, 0 deletions