V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcv
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Mar 2010 02:49:46 +0000 (23:49 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 18 May 2010 03:53:01 +0000 (00:53 -0300)
With the help of raw_register/raw_unregister, adds a sysfs group
associated with the decoder, inside the corresponding irrcv node.

Writing 1 to nec_decoder/enabled enables the decoder, while
writing 0 disables it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found