V4L/DVB: ir-core: Add support for RC map code register
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 2 Apr 2010 05:33:35 +0000 (02:33 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:56:49 +0000 (12:56 -0300)
commit9ce50c1a5faad80cf6100ea4e8970416ee3b8b59
treecb46aae81cb9cdf42aab4fdd07d1040a85cdd4c5
parent77b7422d48cda9b8e5dabb7f4bc056861c5ed4fe
V4L/DVB: ir-core: Add support for RC map code register

Instead of having all RC tables hardcoded on one file with
all tables there, add infrastructure for registering and dynamically
load the table(s) when needed.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/IR/Makefile
drivers/media/IR/rc-map.c [new file with mode: 0644]
include/media/ir-core.h