linux/drivers/media/IR
Mauro Carvalho Chehab e202c15b42 V4L/DVB: ir-core: rename sysfs remote controller class from ir to rc
IR is an alias for Infrared Remote, while RC is an alias for Remote
Controller.

While currently all implementations are with Infrared Remote Controller,
this subsystem is not meant to be used only by IR type of RC's. So,
as discussed on both linux-media and linux-input, the better is to
rename the subsystem as Remote Controller.

While, currently, the only application that uses the /sys/class/irrcv is
ir-keytable application, and its sysfs support works only with the
current linux-next code, it is still possible to change the userspace API
without the risk of breaking applications. So, better to rename this
sooner than later.

Later patches will be needed to rename the files and to move them away
from drivers/media, but this is not a critical issue. So, for now,
let's just change the name of the sysfs class/nodes.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-05-18 00:53:02 -03:00
..
Kconfig V4L/DVB: ir-core: dynamically load the compiled IR protocols 2010-05-18 00:52:59 -03:00
Makefile V4L/DVB: ir-core: dynamically load the compiled IR protocols 2010-05-18 00:52:59 -03:00
ir-functions.c V4L/DVB (13680): ir: use unsigned long instead of enum 2010-02-26 15:10:24 -03:00
ir-keymaps.c V4L/DVB: saa7134: use a full scancode table for M135A 2010-05-18 00:52:54 -03:00
ir-keytable.c V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode 2010-05-18 00:52:58 -03:00
ir-nec-decoder.c V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcv 2010-05-18 00:53:01 -03:00
ir-raw-event.c V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcv 2010-05-18 00:53:01 -03:00
ir-sysfs.c V4L/DVB: ir-core: rename sysfs remote controller class from ir to rc 2010-05-18 00:53:02 -03:00