From: Hans Verkuil Date: Tue, 22 Jul 2008 18:50:31 +0000 (-0300) Subject: V4L/DVB (8479): tveeprom/ivtv: fix usage of has_ir field X-Git-Tag: v2.6.27-rc1~31^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b654fcdc0ea3b6e5724c9873ae062bdfe7f28efe;p=pandora-kernel.git V4L/DVB (8479): tveeprom/ivtv: fix usage of has_ir field has_ir was set to and compared to -1 in several cases, even though it is an u32. ivtv also contained a FIXME for an old kernel that could be removed. Thanks to Roel Kluin for creating an initial patch for this. Although I chose a different solution here it did help in pointing out the problem. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed