From: Antti Palosaari Date: Mon, 27 Jan 2014 06:13:19 +0000 (-0300) Subject: [media] e4000: fix PLL calc to allow higher frequencies X-Git-Tag: v3.15-rc1~85^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ed0b22dc594a533a959ed8995e69e2275af40d9;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed