V4L/DVB (13825): ir-core: Don't OOPS if IR device props is not defined
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 17 Dec 2009 02:46:48 +0000 (23:46 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:24 +0000 (15:10 -0300)
As currently most drivers don't define ir_dev->props, we shouldn't assume
that this field is defined.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found