]> Pileus Git - ~andy/linux/commit
V4L/DVB (6699): pvrusb2: Use of virtual IR chip is a device-specific attribute
authorMike Isely <isely@pobox.com>
Mon, 26 Nov 2007 05:09:42 +0000 (02:09 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:03:05 +0000 (19:03 -0200)
commit056d1a899201f02777a35a32f8e6c9a2aac63f63
treee99e723532821d13d4f65d90e18bbe25878ef3db
parentf5174af201f2e22c101bb02d06343e4bc5f056de
V4L/DVB (6699): pvrusb2: Use of virtual IR chip is a device-specific attribute

For Hauppauge 24xxx devices, the IR receiver is a custom piece of
logic that is very specific to the device.  The pvrusb2 driver can
virtualize this to make it look like a more normal IR receiver found
in other Hauppauge devices.  The decision of whether or not to enable
this virtualization however is a device-specific attribute, thus this
changeset.

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