diff options
author | Antti Palosaari <crope@iki.fi> | 2014-04-10 21:18:16 -0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-06-07 10:28:28 -0700 |
commit | 24d0dd75ef19c885309cf06990267cd2cbf49fa4 (patch) | |
tree | b7bd403bfd7af7a7a4e59854850b9a5cfa1c4aff /net/unix/af_unix.c | |
parent | c1a763c431dffca42b609be822a4e1ef4231c582 (diff) |
media: fc2580: fix tuning failure on 32-bit arch
commit 8845cc6415ec28ef8d57b3fb81c75ef9bce69c5f upstream.
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.
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions