From: Beniamino Galvani Date: Tue, 18 Nov 2014 20:22:34 +0000 (-0300) Subject: [media] media: rc: add driver for Amlogic Meson IR remote receiver X-Git-Tag: omap-for-v3.19/fixes-rc1~133^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12ddbadf383d551e2681eb361b4f5c400363b5cd;p=pandora-kernel.git [media] media: rc: add driver for Amlogic Meson IR remote receiver Amlogic Meson SoCs include a infrared remote control receiver that can operate in two modes: "NEC" mode in which the hardware decodes frames using the NEC IR protocol, and "general" mode in which the receiver simply reports the duration of pulses and spaces for software decoding. This is a driver for the IR receiver that implements software decoding of received frames. Signed-off-by: Beniamino Galvani Acked-by: Carlo Caione Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed