commit | b654fcdc0ea3b6e5724c9873ae062bdfe7f28efe | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Tue Jul 22 15:50:31 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Sat Jul 26 12:54:42 2008 -0300 |
tree | a7cd44165baef31933053345a18279a4f66817e0 | |
parent | 38f9d308597fe3f8d52bfa30e7ed6c742b85a1db [diff] |
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 <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>