From: Mauro Carvalho Chehab Date: Fri, 26 Mar 2010 02:49:46 +0000 (-0300) Subject: V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcv X-Git-Tag: v2.6.35-rc1~480^2~265 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20d5f116ec777c9c7ce5b74f0d17ee1d01a0d833;p=pandora-kernel.git 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 --- Reading git-diff-tree failed