commit | 8845cc6415ec28ef8d57b3fb81c75ef9bce69c5f | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Thu Apr 10 21:18:16 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Apr 16 18:13:11 2014 -0300 |
tree | d5a72a1699f8c2e937bade8903f1202bfa44a452 | |
parent | 877ed143065c3b823cfe54b5a695c6be3659e445 [diff] |
[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: <stable@vger.kernel.org> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>