V4L/DVB: ir-core: Add support for disabling all protocols
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 28 Jun 2010 15:58:48 +0000 (12:58 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 17:54:56 +0000 (14:54 -0300)
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>

No differences found