]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB: IR/imon: add auto-config for 0xffdc rf device
authorJarod Wilson <jarod@redhat.com>
Mon, 24 May 2010 15:02:05 +0000 (12:02 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 1 Jun 2010 04:23:26 +0000 (01:23 -0300)
commit238ae5127879104dc6fb76f1fccca2bf11fc9c95
tree214da3d78e2d3d190d7f6b6c3cf1bb8e974ba865
parent5429d6783ac820563027359e70dac036ee1239cd
V4L/DVB: IR/imon: add auto-config for 0xffdc rf device

Add auto-config support for iMON 2.4G LT RF device, based on
debug output from Giulio Amodeo in Red Hat bugzilla #572288.

Also flips the switch on only setting up the rf associate sysfs
attr only if we think we're looking at an RF device, vs. previously,
setting up the attr for all 0xffdc devices, so its possible (but a bit
unlikely) there's another iMON RF device we'll have to fix up.

Nb: should be applied after "IR/imon: clean up usage of bools", or there
will be a slight contextual mismatch.

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