commit | 4714eda87748f226833c32400ab60dd6a3b80766 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Dec 13 16:00:08 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Feb 26 15:10:23 2010 -0300 |
tree | 7bffe980fa51169f78c9ec35c09936d8dce73443 | |
parent | 60b341b778cc2929df16c0a504c91621b3c6a4ad [diff] |
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>