From: Mauro Carvalho Chehab Date: Sat, 20 Mar 2010 23:59:44 +0000 (-0300) Subject: V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core X-Git-Tag: v2.6.35-rc1~480^2~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3572c34da8dacc78a629211a91cf34e9b408701;p=pandora-kernel.git V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core Adds a method to pass IR raw pulse/code events into ir-core. This is needed in order to support LIRC. It also helps to move common code from the drivers into the core. In order to allow testing, it implements a simple NEC protocol decoder at ir-nec-decoder.c file. The logic is about the same used at saa7134 driver that handles Avermedia M135A and Encore FM53 boards. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed