commit | 5f1247972e0fcce6dd4bce94459a9f3db09ae61d | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jun 28 12:58:48 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Aug 02 14:54:56 2010 -0300 |
tree | 8f9e2d7b1c617d9699614c1af7db5b23d3480eef | |
parent | a9e55ea9774cc87434b386a7fba63d96af32792d [diff] |
V4L/DVB: ir-core: Add support for disabling all protocols Writing "none" to /dev/class/rc/rc*/protocols will disable all protocols. This allows an easier setup, from userspace, as userspace applications don't need to disable protocol per protocol, before enabling a different set of protocols. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>