V4L/DVB (8493): mt20xx: test below 0 on unsigned lo1a and lo2a
authorroel kluin <roel.kluin@gmail.com>
Tue, 22 Jul 2008 00:29:46 +0000 (21:29 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sat, 26 Jul 2008 16:18:19 +0000 (13:18 -0300)
commit1ffdddd6fa3d18982133f6d149d456312d8bfcac
tree64e54f9ffd7fc7b9032bfd8594fe30d7ac99a1db
parente14b3658a7651ffd9b1f407eaf07f4dde17ef1e7
V4L/DVB (8493): mt20xx: test below 0 on unsigned lo1a and lo2a

lo1a and lo2a are unsigned ints so these tests won't work.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/common/tuners/mt20xx.c