From: Mauro Carvalho Chehab Date: Wed, 7 Apr 2010 02:21:46 +0000 (-0300) Subject: V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders X-Git-Tag: v2.6.35-rc1~480^2~224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=626cf6979e99bf2c642456308bed7bb25a37569b;p=pandora-kernel.git V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders Some devices have in-hardware Remote Controller decoder, while others need a software decoder to get the IR code. As each software decoder can be enabled/disabled individually, allowing multiple protocol decoding capability. On the other hand, hardware decoders have a limited protocol support, often being able of decoding just one protocol each time. So, each type needs a different set of capabilities to control the supported protocol(s). Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed