kernel-ark/drivers/media/IR
Mauro Carvalho Chehab 4714eda877 V4L/DVB (13633): ir-core: create a new class for remote controllers
Add sysfs skeleton to export remote controller information via
/sys/class/irrcv.

For now, the code doesn't do much. It just exports an attribute that
is meant to  report and control the IR protocol used by the keytable.
However, the callbacks for this new attribute weren't set yet.

Also, it lacks symlinks to the used event interface.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-02-26 15:10:23 -03:00
..
ir-functions.c V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register() 2009-12-16 00:18:45 -02:00
ir-keymaps.c
ir-keytable.c V4L/DVB (13633): ir-core: create a new class for remote controllers 2010-02-26 15:10:23 -03:00
ir-sysfs.c V4L/DVB (13633): ir-core: create a new class for remote controllers 2010-02-26 15:10:23 -03:00
Kconfig
Makefile V4L/DVB (13633): ir-core: create a new class for remote controllers 2010-02-26 15:10:23 -03:00