drivers/media/IR/rc-map.c
0 → 100644
+75
−0
+11
−0
Loading
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>