summaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci/dm644x.c
diff options
context:
space:
mode:
authorHans-Frieder Vogt <hfvogt@gmx.net>2012-10-03 05:25:40 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-10-05 14:25:11 -0300
commit182b967e1119d22889e334c8f1c1b75df41f9165 (patch)
tree5ebbea774a5ff5f13ddaa534c06a128baf189932 /arch/arm/mach-davinci/dm644x.c
parent8b6faacd759933841c531c662c7eaa3046676fcc (diff)
[media] af9033: prevent unintended underflow
As spotted by Dan Carpenter <dan.carpenter@oracle.com> (thanks!), we have improperly used an unsigned variable in a calculation that may result in a negative number. This may cause an unintended underflow if the interface frequency of the tuner is > approx. 40MHz. This patch should resolve the issue, following an approach similar to what is used in af9013.c. [crope@iki.fi: add Reported-by] Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Hans-Frieder Vogt <hfvogt@gmx.net> Reviewed-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'arch/arm/mach-davinci/dm644x.c')
0 files changed, 0 insertions, 0 deletions