V4L/DVB (11744): pvrusb2: Select, track, and report IR scheme in use with the device
commit27eab3840baaee469eb6377607520ca2128b66f7
authorMike Isely <isely@pobox.com>
Mon, 6 Apr 2009 04:51:38 +0000 (6 01:51 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 21:20:59 +0000 (16 18:20 -0300)
tree775915613da853314d7302d5218b7b72882b44be
parent06e61f8d5f5df68104168ac20d0527ecee13638a
V4L/DVB (11744): pvrusb2: Select, track, and report IR scheme in use with the device

This change defines all possible "IR schemes" related to the pvrusb2
driver, on a per-device basis.  That information is then set according
to the hardware in use.  The idea here is to make possible a more
intelligent future decision on which, if any, IR receiver driver might
be loaded during initialization.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/pvrusb2/pvrusb2-devattr.c
drivers/media/video/pvrusb2/pvrusb2-devattr.h
drivers/media/video/pvrusb2/pvrusb2-hdw-internal.h
drivers/media/video/pvrusb2/pvrusb2-hdw.c
drivers/media/video/pvrusb2/pvrusb2-i2c-core.c