commit | 20d5f116ec777c9c7ce5b74f0d17ee1d01a0d833 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Mar 25 23:49:46 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue May 18 00:53:01 2010 -0300 |
tree | b25e179adb667c18e14dbd7088c3a850150f0c68 | |
parent | 93c312ff21b0a53e701a45741887208297646a1a [diff] |
V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcv 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>