V4L/DVB: media/IR/imon: testing the wrong variable
authorDan Carpenter <error27@gmail.com>
Tue, 4 May 2010 11:38:26 +0000 (08:38 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:59:03 +0000 (12:59 -0300)
commit5f6e3c8e34bc02800b499e09828ac1061e004977
tree1d8c59c7f9243c6dcb0f2c62ad9a15ef5ca2bd93
parentf03900d696079fa1e93c91af0e49c55b9b7dd105
V4L/DVB: media/IR/imon: testing the wrong variable

There is a typo here.  We meant to test "ir" instead of "props".  The
"props" variable was tested earlier.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/IR/imon.c