From: Antti Palosaari Date: Fri, 11 Apr 2014 00:18:16 +0000 (-0300) Subject: [media] fc2580: fix tuning failure on 32-bit arch X-Git-Tag: omap-for-v3.16/fixes-against-rc1~161^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8845cc6415ec28ef8d57b3fb81c75ef9bce69c5f;p=pandora-kernel.git [media] fc2580: fix tuning failure on 32-bit arch There was some frequency calculation overflows which caused tuning failure on 32-bit architecture. Use 64-bit numbers where needed in order to avoid calculation overflows. Thanks for the Finnish person, who asked remain anonymous, reporting, testing and suggesting the fix. Cc: Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed