summaryrefslogtreecommitdiff
path: root/drivers/media/video/saa7134/saa7134-input.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2010-04-02 03:05:46 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-05-19 12:56:49 -0300
commit6686fa6917caaaaf3d595df6accedb87607517c9 (patch)
tree718a1711608b4d8fe6ec7acb1a40bfd965ce4413 /drivers/media/video/saa7134/saa7134-input.c
parent9ce50c1a5faad80cf6100ea4e8970416ee3b8b59 (diff)
V4L/DVB: Break Remote Controller keymaps into modules
The original Remote Controller approach were very messy: a big file, that were part of ir-common kernel module, containing 64 different RC keymap tables, used by the V4L/DVB drivers. Better to break each RC keymap table into a separate module, registering them into rc core on a process similar to the fs/nls tables. As an userspace program is now in charge of loading those tables, adds an option to allow the complete removal of those tables from kernelspace. Yet, on embedded devices like Set Top Boxes and TV sets, maybe the only available input device is the IR. So, we should keep allowing the usage of in-kernel tables, but a latter patch should change the default to 'n', after giving some time for distros to add the v4l-utils with the ir-keytable program, to allow the table load via userspace. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/saa7134/saa7134-input.c')
0 files changed, 0 insertions, 0 deletions