[media] cx88: Add RC logic for Leadtek PVR 2000
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 30 Dec 2010 11:02:51 +0000 (08:02 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 30 Dec 2010 14:17:06 +0000 (12:17 -0200)
commit1c0eb0ffb0d541bf05a4b422a629fa5986799313
tree82ba3769d075e2e08c61949c74832f90e54c021e
parentb22374544b981b82f7319a02e6b718fc796e9cfa
[media] cx88: Add RC logic for Leadtek PVR 2000

Currently, lirc-i2c has a decoding logic for Leadtek Remote
Control. Move it to cx88, as we intend to remove lirc-i2c.

For now, initialize LIRC remote keytable with RC_MAP_EMPTY, as
we don't know its keymap yet. It would be nice to later check
if is there any file on LIRC userspace with that keytable.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx88/cx88-input.c