V4L/DVB: rename sysfs remote controller devices from rcrcv to rc
authorDavid Härdeman <david@hardeman.nu>
Sun, 28 Mar 2010 21:38:49 +0000 (18:38 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:57:01 +0000 (12:57 -0300)
commitde88f31cef8fee7c890cf2128bec8dae06bb20f2
treeaebcd08d35830c6f542aff7118cd64295c31054e
parent6eb9435b874ae5ff56d56952167a8e9be5c5deeb
V4L/DVB: rename sysfs remote controller devices from rcrcv to rc

When the remote controller class is anyway being renamed from ir to rc
this would be a good time to also rename the devices from rcrcvX to rcX.

I know we haven't reached any agreement on whether transmission will
eventually be handled by the same device, but this change will at
least make the device name non-receive-specific which will make it
possible in the future (and if a different approach is finally
agreed upon, the device name still works).

Signed-off-by: David Härdeman <david@hardeman.nu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/IR/ir-sysfs.c