From: Mike Isely Date: Sat, 28 Apr 2007 23:11:03 +0000 (-0300) Subject: V4L/DVB (5575): Pvrusb2: Implement ability to disable IR receiver X-Git-Tag: v2.6.22-rc1~23^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c808e641741ecd7a7d5e65e38f740378d7406fc;p=pandora-kernel.git V4L/DVB (5575): Pvrusb2: Implement ability to disable IR receiver Anyone using multiple PVR USB2 devices really only want one of them acting as the actual IR receiver. Implemented here is a new per-instance module option (ir_mode) which is a flag to enable the IR receiver. The default is enabled. IR reception is disabled by blocking access to the IR receiver chip in the device. Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed